mirror of
https://github.com/django/django.git
synced 2025-06-04 19:19:13 +00:00
[1.5.x] Fixed missing slash in reusable apps tutorial.
Backport of 5caced89e0ac2f942b68bc5f163d156a42880f16 from master.
This commit is contained in:
parent
b91e138405
commit
def1881370
@ -67,7 +67,7 @@ After the previous tutorials, our project should look like this::
|
||||
__init__.py
|
||||
models.py
|
||||
static/
|
||||
polls
|
||||
polls/
|
||||
images/
|
||||
background.gif
|
||||
style.css
|
||||
|
Loading…
x
Reference in New Issue
Block a user