Historique des commits

Auteur SHA1 Message Date
  Clifford Gama 4d11ea1ef0 Fixed #28999 -- Documented how to reverse a class-based view by instance. il y a 1 mois
  Jake Howard ff308a0604 Fixed 35467 -- Replaced urlparse with urlsplit where appropriate. il y a 5 mois
  Sarah Boyce bdf59bff65 Refs #34028 -- Doc'd that get_script_prefix() cannot be used outside of the request-response cycle. il y a 1 an
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. il y a 1 an
  Carlton Gibson 534ac48297 Refs #34140 -- Applied rst code-block to non-Python examples. il y a 1 an
  Mariusz Felisiak 490cccbe7e Removed versionadded/changed annotations for 4.1. il y a 1 an
  Alokik Vijay baf9604ed8 Fixed #16406 -- Added ResolveMatch.captured_kwargs and extra_kwargs. il y a 2 ans
  Mariusz Felisiak 97237ad3fe Removed versionadded/changed annotations for 3.2. il y a 3 ans
  David Smith 1024b5e74a Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. il y a 3 ans
  Jon Dufresne 11ebc6479f Fixed #31791 -- Made technical 404 debug page display the tried URL patterns for Http404. il y a 4 ans
  Mariusz Felisiak 416c584cab Removed versionadded/changed annotations for 2.2. il y a 5 ans
  Benjamin Wohlwend 79c196cfb2 Fixed #28766 -- Added ResolverMatch.route. il y a 7 ans
  Mariusz Felisiak 35319bf12c Alphabetized imports in various docs. il y a 6 ans
  Sjoerd Job Postmus df41b5a05d Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. il y a 8 ans
  Claude Paroz fee42fd99e Refs #23919 -- Replaced usage of django.utils.http utilities with Python equivalents il y a 7 ans
  Tim Graham f6acd1d271 Refs #23919 -- Removed Python 2 notes in docs. il y a 7 ans
  Tim Graham bc3540ce2c Refs #26013 -- Removed deprecated django.core.urlresolvers module. il y a 8 ans
  Tim Graham 415ae960bb Fixed capitalization of "URL pattern". il y a 8 ans
  Tim Graham 46a38307c2 Removed versionadded/changed annotations for 1.9. il y a 8 ans
  rowanv a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. il y a 8 ans
  Elif T. Kus bca9faae95 Fixed #26020 -- Normalized header stylings in docs. il y a 9 ans
  Marten Kenbeek 16411b8400 Fixed #26013 -- Moved django.core.urlresolvers to django.urls. il y a 9 ans
  Thijs van Dien 1679472165 Fixed #25473 -- Changed underscores in url() names to dashes in docs. il y a 9 ans
  Tim Graham 785cc71d5b Refs #22384 -- Removed the ability to reverse URLs by dotted path per deprecation timeline. il y a 9 ans
  Tim Graham a6acfc3183 Refs #17914 -- Discouraged using reverese() with callables. il y a 9 ans
  Tim Graham 87d55081ea Fixed #25159 -- Removed brackets from class/function/method signatures in docs. il y a 9 ans
  Marten Kenbeek bc77eb6d08 Fixed #24906 -- Fixed ResolverMatch.app_name for nested namespaces. il y a 9 ans
  Tim Graham 4445d36d47 Fixed #22384 -- Deprecated reversing URLs by dotted path. il y a 10 ans
  Ben Davis 030dd4f72c Fixed #22220 -- Added more examples to reverse() documention. il y a 10 ans
  Tim Graham 981b864fbd Replaced urllib/urlparse imports with from django.utils.six.moves. il y a 10 ans