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-19 02:01:29 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
04beab3399
django
/
tests
/
schema
History
Download ZIP
Download TAR.GZ
Jon Dufresne
54c0dea22e
[1.9.x] Refs
#26034
-- Corrected a schema test to work with the correct field state.
...
Backport of
d47f6d75ef
from master
2016-06-27 12:17:34 -04:00
..
__init__.py
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
#26034
-- Corrected a schema test to work with the correct field state.
2016-06-27 12:17:34 -04:00