Revīziju vēsture

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