Commit History

Author SHA1 Message Date
  Tim Graham a9fbf0735a [1.9.x] Fixed #26124 -- Added missing code formatting to docs headers. 8 years ago
  Elif T. Kus 5dceb1f078 [1.9.x] Fixed #26020 -- Normalized header stylings in docs. 8 years ago
  Tim Graham 35fd2a6fd5 [1.9.x] Fixed #25878 -- Documented requirement that handler404 return a 404 response. 8 years ago
  Tim Graham 87d55081ea Fixed #25159 -- Removed brackets from class/function/method signatures in docs. 9 years ago
  Tim Graham aaacaeb096 Renamed RemovedInDjangoXYWarnings for new roadmap. 9 years ago
  Marten Kenbeek 1e82094f1b Fixed #21927 -- Made application and instance namespaces more distinct. 9 years ago
  Tim Graham a9fd740d22 Fixed #23276 -- Deprecated passing views as strings to url(). 10 years ago
  chriscauley 66ec9ee441 Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of docs and tests. 10 years ago
  Tim Graham d73d0e071c Fixed #22218 -- Deprecated django.conf.urls.patterns. 10 years ago
  Tim Martin a779757706 Fixed #21941 -- Documented the kwargs param of django.conf.urls.url(). 10 years ago
  Tim Graham 51c8045145 Removed versionadded/changed annotations for 1.6. 10 years ago
  Claude Paroz 3f7615cddc Fixed #22317 -- Fixed documented handler400 default value 10 years ago
  Ramiro Morales ce0c5c38ea A few doc additions for changes from d228c1192e. 11 years ago
  Tim Graham 6c730da1f6 Fixed #19897 - Updated static files howto. 11 years ago
  Tim Graham 93cffc3b37 Added missing markup to docs. 11 years ago
  Tim Graham 9b5f64cc6e Fixed #19516 - Fixed remaining broken links. 11 years ago
  Aymeric Augustin 7ee7599ab3 Removed versionadded/changed annotations dating back to 1.4. 11 years ago
  Aymeric Augustin 59ddb79e90 Removed django.conf.urls.defaults. 11 years ago
  Ramiro Morales 69035b0b1c More URL mapping documentation fixes. 12 years ago
  Ramiro Morales b6b8a3f66b Refactored URL mapping documentation. 12 years ago