提交歷史

作者 SHA1 備註 提交日期
  Alokik Vijay baf9604ed8 Fixed #16406 -- Added ResolveMatch.captured_kwargs and extra_kwargs. 3 年之前
  django-bot 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 年之前
  Mariusz Felisiak 82a88d2f48 Fixed #31061 -- Ignored positional args in django.urls.resolve() when all optional named parameters are missing. 5 年之前
  daniel a rios d640c71fa3 Refs #26431 -- Added tests for resolving URL and translate_url() with provided optional parameter. 5 年之前
  Tim Graham 043bd70942 Updated test URL patterns to use path() and re_path(). 6 年之前
  Benjamin Wohlwend 79c196cfb2 Fixed #28766 -- Added ResolverMatch.route. 7 年之前
  Xavier Fernandez 9d334e0a7a Removed urlpatterns_reverse dependency in urlpatterns tests. 6 年之前
  Sjoerd Job Postmus df41b5a05d Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201. 8 年之前