تاریخچه Commit ها

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