Commit History

Автор 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 години