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-02-15 03:48:26 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
sitemaps_tests
/
urls
History
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