Histórico de Commits

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