Histórico de commits

Autor SHA1 Mensagem Data
  Claude Paroz fee42fd99e Refs #23919 -- Replaced usage of django.utils.http utilities with Python equivalents 8 anos atrás
  Tim Graham f6acd1d271 Refs #23919 -- Removed Python 2 notes in docs. 8 anos atrás
  Tim Graham bc3540ce2c Refs #26013 -- Removed deprecated django.core.urlresolvers module. 8 anos atrás
  Tim Graham 415ae960bb Fixed capitalization of "URL pattern". 8 anos atrás
  Tim Graham 46a38307c2 Removed versionadded/changed annotations for 1.9. 8 anos atrás
  rowanv a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. 9 anos atrás
  Elif T. Kus bca9faae95 Fixed #26020 -- Normalized header stylings in docs. 9 anos atrás
  Marten Kenbeek 16411b8400 Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 9 anos atrás
  Thijs van Dien 1679472165 Fixed #25473 -- Changed underscores in url() names to dashes in docs. 9 anos atrás
  Tim Graham 785cc71d5b Refs #22384 -- Removed the ability to reverse URLs by dotted path per deprecation timeline. 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. 11 anos atrás
  Tim Graham 981b864fbd Replaced urllib/urlparse imports with from django.utils.six.moves. 11 anos atrás
  Claude Paroz 3a97f992fb Fixed #22313 -- Removed 'u' prefixes from documentation 11 anos atrás
  Alex de Landgraaf b645be80e9 Fixed #22063 -- Added reference to NoReverseMatch from the reverse() documentation 11 anos atrás
  Jochem Oosterveen 271929dd9d Fixed #22092 -- Documented ResolverMatch.view_name 11 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. 12 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