This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-27 10:39:40 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
admin_docs
History
Nick Pope
9f7809ece3
Refs
#32499
-- Added more tests for simplify_regex().
2021-09-22 11:59:59 +02:00
..
__init__.py
…
evilfile.txt
…
models.py
…
namespace_urls.py
…
test_middleware.py
Refs
#32508
-- Raised ImproperlyConfigured instead of using "assert" in middlewares.
2021-03-11 08:34:28 +01:00
test_utils.py
…
test_views.py
Refs
#32499
-- Added more tests for simplify_regex().
2021-09-22 11:59:59 +02:00
tests.py
…
urls.py
Updated test URL patterns to use path() and re_path().
2018-12-31 10:47:32 -05:00
views.py
…