mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +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
|
||||
models.py
|
||||
static/
|
||||
polls
|
||||
polls/
|
||||
images/
|
||||
background.gif
|
||||
style.css
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue