Commit Verlauf

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