This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-11-18 15:34:16 +00:00
Code
Issues
24
Releases
Wiki
Activity
dbd99de6fa
django
/
tests
/
schema
History
Markus Holtermann
deeffde84a
Fixed
#26593
-- Leveraged deferrable_sql() in SchemaEditor
2016-05-07 01:21:00 +02:00
..
__init__.py
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
Fixed
#26593
-- Leveraged deferrable_sql() in SchemaEditor
2016-05-07 01:21:00 +02:00