Changes between Version 4 and Version 5 of Ticket #19582, comment 5
- Timestamp:
- Feb 19, 2013, 10:04:15 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19582, comment 5
v4 v5 1 1 I have worked on this ticket in a branch: https://github.com/jpic/django/blob/ticket_19582/docs/howto/static-files.txt 2 2 3 But I'm not sure if, this other tutorial might be better somehow: http://blog.yourlabs.org/post/30382323418/surviving-django-contrib-staticfiles-or-how-to-manage I like its pedagogy (ie. get MEDIA_* out of the way at the beginning) and also that it includes external app static files as well as overridding static files.3 But I'm not sure if, this other tutorial might be better somehow: http://blog.yourlabs.org/post/30382323418/surviving-django-contrib-staticfiles-or-how-to-manage