Історія комітів

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