Историја ревизија

Аутор SHA1 Порука Датум
  Adam Johnson c187417611 Refs #9847 -- Added tests for handler403 resolution. пре 1 година
  Mariusz Felisiak 305757aec1 Applied Black's 2024 stable style. пре 1 година
  Mariusz Felisiak 974942a750 Fixed #33955, Fixed #33971 -- Reverted "Fixed #32565 -- Moved internal URLResolver view-strings mapping to admindocs." пре 2 година
  Alokik Vijay 7f3cfaa12b Fixed #32565 -- Moved internal URLResolver view-strings mapping to admindocs. пре 2 година
  Alokik Vijay baf9604ed8 Fixed #16406 -- Added ResolveMatch.captured_kwargs and extra_kwargs. пре 3 година
  Mariusz Felisiak 7119f40c98 Refs #33476 -- Refactored code to strictly match 88 characters line length. пре 3 година
  django-bot 9c19aff7c7 Refs #33476 -- Reformatted code with Black. пре 3 година
  Keryn Knight f4b06a3cc1 Fixed #33426 -- Fixed ResolverMatch.__repr_() for class-based views. пре 3 година
  Jonathan Davis 4c6a6d5ac7 Fixed #23895 -- Prevented pickling of ResolverMatch. пре 3 година
  Igor Fernandes e85d9c02ad Fixed #32870 -- Improved error message when URLconf is empty. пре 3 година
  Nick Pope 41850eec99 Fixed #32572 -- Improved ResolverMatch.__repr__(). пре 4 година
  Adam Johnson 6e5041f57c Removed unused param_dict return from URLResolver.resolve_error_handler(). пре 4 година
  Jon Dufresne e42b68debf Fixed #31114 -- Fixed HttpRequest.build_absolute_uri() crash with reverse_lazy() locations. пре 5 година
  daniel a rios b24e763846 Added tests for terminated path with optional arguments in django.urls.reverse(). пре 5 година
  Jon Dufresne 95b7699ffc Cleaned up exception message checking in some tests. пре 6 година
  Jon Dufresne 487d904bf2 Simplified temporary directory handling in AdminScriptTestCase. пре 6 година
  Tim Graham 043bd70942 Updated test URL patterns to use path() and re_path(). пре 6 година
  Tim Graham 1136d57f01 Updated a test to reflect the fact that "import *" isn't used in URLconfs anymore (refs #14675). пре 6 година
  Benjamin Wohlwend 79c196cfb2 Fixed #28766 -- Added ResolverMatch.route. пре 7 година
  Xavier Fernandez 4d9f51f2b5 Added test for ResolverMatch.__repr__(). пре 6 година
  Matthew Power 18098d261f Fixed #29673 -- Reset the URLconf at the end of each request. пре 6 година
  Hasan Ramezani 55b6f7af0c Completed test coverage for django.urls.utils.get_callable(). пре 6 година
  Mariusz Felisiak 9bcf73d788 Fixed imports per isort 4.3.0. пре 7 година
  Sjoerd Job Postmus df41b5a05d Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. пре 8 година
  Tim Graham 7cc8507d9c Added a test for mixing args and kwargs in reverse(). пре 7 година
  Tim Graham ee4043f735 Refs #28593 -- Moved django.conf.urls.include() to django.urls(). пре 7 година
  Mads Jensen a51c4de194 Used assertRaisesMessage() to test Django's error messages. пре 7 година
  Marten Kenbeek ceb5f1c9bf Refs #27804 -- Used subTest() in urlpatterns_reverse tests. пре 7 година
  Jon Dufresne 2c69824e5a Refs #23968 -- Removed unnecessary lists, generators, and tuple calls. пре 7 година
  Robert Roskam 98bcc5d81b Fixed #27367 -- Doc'd and tested reversing of URLs with the same name. пре 8 година