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-07-20 17:49:12 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
schema
History
Tim Graham
a0e3cbaa2b
[1.9.x] Refs
#26384
,
#24995
-- Skipped a schema test on older MySQL versions.
...
Backport of f3595b25496691966d4ff858a3b395735ad85a6e from master
2016-03-31 12:16:31 -04:00
..
__init__.py
Merge branch 'master' into schema-alteration
2013-04-18 17:16:39 +01:00
fields.py
Fix import sorting problem.
2015-09-21 22:55:18 +02:00
models.py
[1.9.x]
Fixed
#26384
-- Fixed renaming the PK on a model with a self-referential FK on SQLite.
2016-03-29 13:26:59 -04:00
tests.py
[1.9.x] Refs
#26384
,
#24995
-- Skipped a schema test on older MySQL versions.
2016-03-31 12:16:31 -04:00