Historial de Commits

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