Historie revizí

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