Histórico de commits

Autor SHA1 Mensagem Data
  Tim Graham 76ba451d2f [1.9.x] Fixed capitalization of "URL pattern". 8 anos atrás
  Tim Graham a9fbf0735a [1.9.x] Fixed #26124 -- Added missing code formatting to docs headers. 8 anos atrás
  Elif T. Kus 5dceb1f078 [1.9.x] Fixed #26020 -- Normalized header stylings in docs. 8 anos atrás
  Tim Graham 5855bee1d1 [1.9.x] Removed British/Austrialian word: whilist. 8 anos atrás
  Thijs van Dien f5e1d72de2 [1.9.x] Fixed #25473 -- Changed underscores in url() names to dashes in docs. 9 anos atrás
  Tim Graham a6acfc3183 Refs #17914 -- Discouraged using reverese() with callables. 9 anos atrás
  Tim Graham 87d55081ea Fixed #25159 -- Removed brackets from class/function/method signatures in docs. 9 anos atrás
  Marten Kenbeek bc77eb6d08 Fixed #24906 -- Fixed ResolverMatch.app_name for nested namespaces. 9 anos atrás
  Tim Graham 4445d36d47 Fixed #22384 -- Deprecated reversing URLs by dotted path. 10 anos atrás
  Ben Davis 030dd4f72c Fixed #22220 -- Added more examples to reverse() documention. 10 anos atrás
  Tim Graham 981b864fbd Replaced urllib/urlparse imports with from django.utils.six.moves. 10 anos atrás
  Claude Paroz 3a97f992fb Fixed #22313 -- Removed 'u' prefixes from documentation 10 anos atrás
  Alex de Landgraaf b645be80e9 Fixed #22063 -- Added reference to NoReverseMatch from the reverse() documentation 10 anos atrás
  Jochem Oosterveen 271929dd9d Fixed #22092 -- Documented ResolverMatch.view_name 10 anos atrás
  Tim Graham eacf060e01 Fixed #21044 -- Documented django.core.urlresolvers.Resolver404 11 anos atrás
  Aymeric Augustin 7ee7599ab3 Removed versionadded/changed annotations dating back to 1.4. 11 anos atrás
  Tim Graham 0e3690d230 Fixed #18974 - Warned against using models.permalink 12 anos atrás
  Ramiro Morales ec1aad1671 Added section about URL reversion to URL mapper document. 12 anos atrás
  Ramiro Morales b6b8a3f66b Refactored URL mapping documentation. 12 anos atrás