Historique des commits

Auteur SHA1 Message Date
  Salvo Polizzi 6e1ece7ed5 Fixed #35090 -- Deprecated registering URL converters with the same name. il y a 1 an
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. il y a 2 ans
  Joseph Victor Zammit ba755ca131 Refs #34140 -- Corrected rst code-block and various formatting issues in docs. il y a 2 ans
  Ralph Reid d3579ca112 Fixed #25996 -- Revised performance section in URLs topic docs. il y a 8 ans
  Mariusz Felisiak ac90529cc5 Fixed docs build with sphinxcontrib-spelling 7.5.0+. il y a 2 ans
  Ad Timmering bdf3e156b4 Fixed #28628 -- Changed \d to [0-9] in regexes where appropriate. il y a 3 ans
  David Smith 1024b5e74a Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. il y a 3 ans
  Mariusz Felisiak b7dd89ed53 Removed versionadded/changed annotations for 3.1. il y a 4 ans
  Mariusz Felisiak 4c5236ef93 Removed versionadded/changed annotations for 3.0. il y a 4 ans
  Adam Johnson 1cdfe8d912 Prevented (and corrected) single backtick usage in docs. il y a 4 ans
  Roy Smith cf493e5c81 Fixed #31184 -- Clarified URL matching behavior in URL dispatcher docs. il y a 5 ans
  Jack Cushman eb629f4c02 Fixed #30995 -- Allowed converter.to_url() to raise ValueError to indicate no match. il y a 5 ans
  Jack Cushman 196009c72c Clarified that ValueError raised by converter.to_python() means no match unless another URL pattern matches. il y a 5 ans
  Hasan Ramezani 9736137cdc Fixed #31069, Refs #26431 -- Doc'd RegexPattern behavior change in passing optional named groups in Django 3.0. il y a 5 ans
  Mariusz Felisiak 82a88d2f48 Fixed #31061 -- Ignored positional args in django.urls.resolve() when all optional named parameters are missing. il y a 5 ans
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. il y a 5 ans
  sp1rs f197c3dd91 Fixed #30600 -- Clarified that ValueError raised by converter.to_python() means no match. il y a 5 ans
  Jonatas C. Damasceno 8aad3321ed Fixed #30437 -- Clarified that urlpatterns can be a sequence. il y a 5 ans
  François Freitag 9b15ff08ba Used auto-numbered lists in documentation. il y a 6 ans
  Tom Dyson 6752c2756e Removed obsolete "ugly URL" reference. il y a 6 ans
  Curtis Maloney c49ea6f591 Refs #20910 -- Replaced snippet directive with code-block. il y a 6 ans
  minusf 6429961418 Fixed typo in docs/topics/http/urls.txt. il y a 6 ans
  Mariusz Felisiak 35319bf12c Alphabetized imports in various docs. il y a 6 ans
  René Fleschenberg 6e52e2554d Fixed incorrect regex in re_path() example. il y a 7 ans
  Seohong Park 9716860596 Fixed #29146 -- Readded ^ and $ inadvertently removed from re_path() examples. il y a 7 ans
  Mariusz Felisiak 7c81b28ebc Updated various links in docs to use HTTPS. il y a 7 ans
  Tim Graham 038ea4f859 Fixed #28966 -- Doc'd that the uuid URL path converter requires dashes il y a 7 ans
  Tim Graham bae365e13c Fixed #28883 -- Doc'd that the uuid URL path converter matches lowercase only letters. il y a 7 ans
  Ville Skyttä 617686e226 Fixed 'a'/'an' mix-ups in docs. il y a 7 ans
  Christopher Schäpers 6da140724d Fixed #28627 -- Added slug converter to some path() examples in docs. il y a 7 ans