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-03-19 13:50:45 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
schema
History
Andriy Sokolovskiy
1690b92b0d
[1.7.x]
Fixed
#23987
-- Made SQLite SchemaEditor always use effective_default().
...
Backport of 089047331d972c0ee58d13476fc54f2118bf1359 from master
2014-12-15 13:42:08 -05:00
..
__init__.py
Merge branch 'master' into schema-alteration
2013-04-18 17:16:39 +01:00
models.py
[1.7.x]
Fixed
#23920
-- Fixed MySQL crash when adding blank=True to TextField.
2014-12-04 10:59:05 -05:00
tests.py
[1.7.x]
Fixed
#23987
-- Made SQLite SchemaEditor always use effective_default().
2014-12-15 13:42:08 -05:00