2
0

Коммит түүх

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