1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/tests/admin_docs
2017-01-03 13:55:11 -05:00
..
__init__.py
evilfile.txt
models.py Fixed #24917 -- Made admindocs display model methods that take arguments. 2015-09-07 15:07:39 -04:00
namespace_urls.py Fixed #24931 -- Made namespaced RegexURLResolvers populate callback strings. 2016-06-18 10:39:32 -04:00
test_middleware.py Split admin_docs tests into separate files. 2016-09-27 18:54:35 -04:00
test_utils.py Split admin_docs tests into separate files. 2016-09-27 18:54:35 -04:00
test_views.py Fixed #26621 -- Corrected simplify_regex()'s handling of named capture groups. 2017-01-03 13:55:11 -05:00
tests.py Split admin_docs tests into separate files. 2016-09-27 18:54:35 -04:00
urls.py
views.py