#15983 closed Cleanup/optimization (fixed)
Better explanation of where to put static files
Reported by: | Daniele Procida | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.3 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
I found step 3 at http://docs.djangoproject.com/en/1.3/howto/static-files/#using-django-contrib-staticfiles a little confusing, so after a chat with Jannis Leidel I've rewritten that in a way that I would have found helpful (attached)
Attachments (3)
Change History (6)
by , 14 years ago
Attachment: | static-files.txt added |
---|
by , 14 years ago
Attachment: | static-files.diff added |
---|
by , 14 years ago
Attachment: | static.diff added |
---|
comment:1 by , 14 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In [16235]: