summaryrefslogtreecommitdiff
path: root/docs/howto/static-files
AgeCommit message (Expand)Author
2014-05-05[1.6.x] Fixed #1349 -- Clarified docs on serving files from STATIC/MEDIA_URL.Tim Graham
2013-09-25[1.6.x] Fixed #21116 -- Made usage of manage.py in docs more consistent.Tim Graham
2013-09-10[1.6.x] Fixed broken sphinx reference to staticfiles.Tarjei Husøy
2013-09-03[1.6.x] Fixed #20973 -- Document serving static files without django.contrib....Loic Bistuer
2013-06-21Fixed #20634 - Corrected doc mistake re: staticfiles finders strategy.Tim Graham
2013-05-18Fixed #20284 - Added a note about DEBUG in static file docs.Tim Graham
2013-04-29Fixed #20330 -- Normalized spelling of "web server".Aymeric Augustin
2013-04-18Fixed #20286 - Typo in static files docs.Tim Graham
2013-03-29Fixed #19897 - Updated static files howto.Tim Graham
2013-03-29Fixed #19582 - Added a static files tutorial.Tim Graham