Historique des commits

Auteur SHA1 Message Date
  Chiara Mezzavilla 73e8e81141 Relocated path() explanation to docs/ref/urls.txt to simplify tutorial 1. il y a 1 mois
  Salvo Polizzi 6e1ece7ed5 Fixed #35090 -- Deprecated registering URL converters with the same name. il y a 9 mois
  Mariusz Felisiak 295467c04a Removed versionadded/changed annotations for 4.2. il y a 1 an
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. il y a 1 an
  Mariusz Felisiak 5de12a369a Refs #33365, Refs #30530 -- Doc'd re_path() behavior change in Django 2.2.25, 3.1.14, and 3.2.10. il y a 2 ans
  David Smith 1024b5e74a Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. il y a 3 ans
  Mariusz Felisiak 98ae3925e5 Refs #31534 -- Removed django.conf.urls.url() per deprecation timeline. il y a 3 ans
  David Smith 2522559d1a Fixed #31534 -- Deprecated django.conf.urls.url(). il y a 4 ans
  Dan Swain 422b875c65 Documented arguments for custom 500 error view. il y a 5 ans
  Adam Johnson 49f97b645f Refs #24733 -- Documented arguments for custom error views. il y a 6 ans
  Tim Graham 7543ab1f8d Removed versionadded/changed annotations for 2.0. il y a 6 ans
  Tim Graham d63c00a428 Corrected doc'd type of some parameters from string to str. il y a 6 ans
  Samir Shah 6c98c5abdf Refs #21927 -- Removed docs for include()'s old instance_namespace parameter. il y a 7 ans
  Sjoerd Job Postmus df41b5a05d Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. il y a 8 ans
  Tim Graham ee4043f735 Refs #28593 -- Moved django.conf.urls.include() to django.urls(). il y a 7 ans
  Claude Paroz c651331b34 Converted usage of ugettext* functions to their gettext* aliases il y a 7 ans
  Dmitry Gladkov b09faa497e Fixed #27748 -- Switched HTTP error handlers to reference callables instead of strings. il y a 7 ans
  Tim Graham ad393beeb7 Refs #21927 -- Removed include()'s app_name argument per deprecation timeline. il y a 7 ans
  Adam Chainz 0a9bd266ff Documented url()'s 'regex' parameter. il y a 8 ans
  Andrew Nester a12826bba7 Fixed #26776 -- Documented url()'s view argument. il y a 8 ans
  rowanv a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. il y a 8 ans
  Elif T. Kus bca9faae95 Fixed #26020 -- Normalized header stylings in docs. il y a 9 ans
  Tim Graham 49eeb0f570 Fixed #25878 -- Documented requirement that handler404 return a 404 response. il y a 9 ans
  Tim Graham 54848a96dd Removed versionadded/changed annotations for 1.8. il y a 9 ans
  Tim Graham d79122f40b Refs #23276 -- Removed passing views as strings to url() per deprecation timeline. il y a 9 ans
  Tim Graham a25d3ce007 Refs #22218 -- Removed conf.urls.patterns() per deprecation timeline. il y a 9 ans
  Tim Graham 87d55081ea Fixed #25159 -- Removed brackets from class/function/method signatures in docs. il y a 9 ans
  Tim Graham aaacaeb096 Renamed RemovedInDjangoXYWarnings for new roadmap. il y a 9 ans
  Marten Kenbeek 1e82094f1b Fixed #21927 -- Made application and instance namespaces more distinct. il y a 9 ans
  Tim Graham a9fd740d22 Fixed #23276 -- Deprecated passing views as strings to url(). il y a 10 ans