You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-9Lines changed: 11 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,18 +40,20 @@ $ python3 manage.py runserver
40
40
41
41
## Configuration
42
42
43
-
Configuration is handled by creating a **django_views_tutorial/.env** file. This should contain the following variables (replace the values with your own):
43
+
Configuration is handled by creating a **django_views_tutorial/.env** file (see **.env.example** for reference) Replace values with your own:
0 commit comments