Historial de Commits

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