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-04-09 15:59:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
schema
History
Ville Skyttä
69017bade0
[1.8.x]
Fixed
#25393
-- Fixed MySQL crash when adding text/blob field with unhashable default.
...
Backport of 4d933ad4181a511f3ced98edba4e17aff054e0e2 from master
2015-09-14 12:28:04 -04:00
..
__init__.py
Merge branch 'master' into schema-alteration
2013-04-18 17:16:39 +01:00
fields.py
[1.8.x] Sorted imports with isort; refs
#23860
.
2015-02-09 14:24:06 -05:00
models.py
[1.8.x]
Fixed
#24972
-- Fixed removing unique_together indexes on MySQL.
2015-06-15 17:32:07 -04:00
tests.py
[1.8.x]
Fixed
#25393
-- Fixed MySQL crash when adding text/blob field with unhashable default.
2015-09-14 12:28:04 -04:00