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-10-27 15:46:10 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
a3a27dec8f1438577867eb60bb8efd77a837ff14
django
/
tests
/
schema
History
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
Merge branch 'master' into schema-alteration
2013-04-18 17:16:39 +01:00
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