This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
schema
History
Claude Paroz
02260ea3f6
Fixed
#24595
-- Prevented loss of null info in MySQL field alteration
...
Thanks Simon Percivall for the report, and Simon Charette and Tim Graham for the reviews.
2015-04-17 10:25:15 +02:00
..
__init__.py
Merge branch 'master' into schema-alteration
2013-04-18 17:16:39 +01:00
fields.py
Renamed Field.rel attribute to remote_field
2015-03-25 08:16:12 -04:00
models.py
Cleaned up schema tests
2015-02-05 20:11:48 +01:00
tests.py
Fixed
#24595
-- Prevented loss of null info in MySQL field alteration
2015-04-17 10:25:15 +02:00