Historie revizí

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