This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-08-31 15:57:45 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
a2d894b2e4
django
/
tests
/
sitemaps_tests
/
urls
History
Download ZIP
Download TAR.GZ
Nick Pope
24b82cd201
Fixed
#30159
-- Removed unneeded use of OrderedDict.
...
Dicts preserve order since Python 3.6.
2019-02-06 13:48:39 -05:00
..
__init__.py
empty.py
http.py
Fixed
#30159
-- Removed unneeded use of OrderedDict.
2019-02-06 13:48:39 -05:00
https.py
Updated test URL patterns to use path() and re_path().
2018-12-31 10:47:32 -05:00
index_only.py
Updated test URL patterns to use path() and re_path().
2018-12-31 10:47:32 -05:00