summaryrefslogtreecommitdiff
path: root/docs/ref/urls.txt
AgeCommit message (Expand)Author
2014-03-27[1.7.x] Fixed #21941 -- Documented the kwargs param of django.conf.urls.url().Tim Martin
2014-03-23[1.7.x] Fixed #22317 -- Fixed documented handler400 default valueClaude Paroz
2013-09-22A few doc additions for changes from d228c1192e.Ramiro Morales
2013-03-29Fixed #19897 - Updated static files howto.Tim Graham
2013-03-22Added missing markup to docs.Tim Graham
2013-01-02Fixed #19516 - Fixed remaining broken links.Tim Graham
2012-12-29Removed versionadded/changed annotations dating back to 1.4.Aymeric Augustin
2012-12-29Removed django.conf.urls.defaults.Aymeric Augustin
2012-10-06More URL mapping documentation fixes.Ramiro Morales
2012-10-06Refactored URL mapping documentation.Ramiro Morales