mirror of
https://github.com/django/django.git
synced 2025-11-03 05:13:23 +00:00
Fixed missing slash in reusable apps tutorial.
This commit is contained in:
parent
d097417025
commit
5caced89e0
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ After the previous tutorials, our project should look like this::
|
||||||
admin.py
|
admin.py
|
||||||
models.py
|
models.py
|
||||||
static/
|
static/
|
||||||
polls
|
polls/
|
||||||
images/
|
images/
|
||||||
background.gif
|
background.gif
|
||||||
style.css
|
style.css
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue