This website requires JavaScript.
Explore
Help
Sign In
p31829507
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Projects
Releases
Wiki
Activity
47fbbc33de
django
/
tests
/
schema
History
Michal Petrucha
d81d02d449
Refs
#26384
,
#24995
-- Avoided a module-level MySQL query in the schema tests.
2016-04-02 08:17:35 -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
Fixed
#26384
-- Fixed renaming the PK on a model with a self-referential FK on SQLite.
2016-03-29 13:25:09 -04:00
tests.py
Refs
#26384
,
#24995
-- Avoided a module-level MySQL query in the schema tests.
2016-04-02 08:17:35 -04:00