Histórico de Commits

Autor SHA1 Mensagem Data
  Alokik Vijay baf9604ed8 Fixed #16406 -- Added ResolveMatch.captured_kwargs and extra_kwargs. há 3 anos atrás
  django-bot 9c19aff7c7 Refs #33476 -- Reformatted code with Black. há 3 anos atrás
  Tim Graham 043bd70942 Updated test URL patterns to use path() and re_path(). há 6 anos atrás
  Tim Graham 51cde873d9 Fixed #27648 -- Deprecated (iLmsu) regex groups in url() patterns. há 8 anos atrás
  Grégory Starck 9f9921e89c Fixed #26039 -- Unwrapped nested partials in URL reversal. 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 a25d3ce007 Refs #22218 -- Removed conf.urls.patterns() per deprecation timeline. há 9 anos atrás
  Tim Graham aaacaeb096 Renamed RemovedInDjangoXYWarnings for new roadmap. há 9 anos atrás
  Bas Peschier b4382b7055 Fixed #16362 -- Allowed lookaround assertions in URL patterns. há 10 anos atrás
  Bas Peschier 23a5d64f40 Fixed #13525 -- Added tests and docs for nested parameters in URL patterns. há 10 anos atrás
  Tim Graham 0ed7d15563 Sorted imports with isort; refs #23860. há 10 anos atrás
  Tim Graham 3131e9cef5 Fixed #23923 -- Promoted Django's deprecation warnings to errors in runtests.py há 10 anos atrás
  Florian Apolloner 28e765810d Prevented reverse() from generating URLs pointing to other hosts. há 10 anos atrás
  Tim Graham a9fd740d22 Fixed #23276 -- Deprecated passing views as strings to url(). há 10 anos atrás
  Kevin Christopher Henry 91afc00513 Fixed #21157 -- Fixed problems with ResolverMatch há 11 anos atrás
  Preston Timmons 3c06b2f2a3 Fixed #22486 -- Restored the ability to reverse views created using functools.partial. há 11 anos atrás
  Tim Graham 8b93b31487 Fixed a remote code execution vulnerabilty in URL reversing. há 11 anos atrás
  chriscauley 66ec9ee441 Fixed #22378 -- Updated \d to [0-9]+ in urlpatterns of docs and tests. há 11 anos atrás
  Tim Graham d73d0e071c Fixed #22218 -- Deprecated django.conf.urls.patterns. há 11 anos atrás
  Athena 5d568bcfa6 Fixed #7571 -- Fixed parameter matching in include()'d urlpattern há 11 anos atrás
  Loic Bistuer 6685713869 Fixed E127 pep8 warnings. há 11 anos atrás
  Claude Paroz 5c1143910e Removed most of absolute_import imports há 11 anos atrás
  Aymeric Augustin 31b5275235 Fixed #13260 -- Quoted arguments interpolated in URLs in reverse. há 12 anos atrás
  Florian Apolloner 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. há 12 anos atrás
  Florian Apolloner 89f40e3624 Merged regressiontests and modeltests into the test root. há 12 anos atrás