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-03 18:38:50 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
a862af3839
django
/
tests
/
introspection
History
Download ZIP
Download TAR.GZ
Tim Graham
a862af3839
Fixed
#28893
-- Removed unnecessary dict.items() calls.
2017-12-06 17:17:59 -05:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Fixed
#28197
-- Fixed introspection of index field ordering on PostgreSQL.
2017-05-15 08:33:31 -04:00
tests.py
Fixed
#28893
-- Removed unnecessary dict.items() calls.
2017-12-06 17:17:59 -05:00