Skip to content

Commit 20fc392

Browse files
Added link for "#Working with Virtual Environment"
1 parent 145a67a commit 20fc392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# django-tricks
22
> This repository is created to save you from some of the common problems that occur during the development of a django app.
33
4-
* [Creating Virtual Environment]()
4+
* [Creating Virtual Environment](#working-with-virtual-environment)
55
* [When changing ```DEBUG = True```to ```DEBUG = False``` in settings.py file](#when-changing-debug--true-to-debug--false-in-settingspy-file)
66
* [Handling Class-based view of django authentication system \(New in django 1.11+\)](#handling-class-based-view-of-djangos-authentication-system-new-in-django-111)
77

0 commit comments

Comments
 (0)