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-02-10 01:16:53 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
schema
History
Tim Graham
ab4f709da4
Fixed
#23581
-- Prevented extraneous DROP DEFAULT statements.
...
Thanks john_scott for the report and Markus Holtermann for review.
2014-12-30 07:54:05 -05:00
..
__init__.py
…
models.py
Fixed
#23920
-- Fixed MySQL crash when adding blank=True to TextField.
2014-12-04 10:57:10 -05:00
tests.py
Fixed
#23581
-- Prevented extraneous DROP DEFAULT statements.
2014-12-30 07:54:05 -05:00