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-09 21:38:18 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
a3a27dec8f
django
/
tests
/
schema
History
Download ZIP
Download TAR.GZ
Simon Charette
afe84c71eb
[1.8.x] Refs
#25745
-- Avoided multiple registration of the same model in schema tests.
...
Conflicts: tests/schema/tests.py Backport of
64240263f2
from master
2015-11-14 12:15:51 -05:00
..
__init__.py
fields.py
[1.8.x] Sorted imports with isort; refs
#23860
.
2015-02-09 14:24:06 -05:00
models.py
[1.8.x]
Fixed
#24972
-- Fixed removing unique_together indexes on MySQL.
2015-06-15 17:32:07 -04:00
tests.py
[1.8.x] Refs
#25745
-- Avoided multiple registration of the same model in schema tests.
2015-11-14 12:15:51 -05:00