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-10-31 09:41:08 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
1dec42822c76c10ca9c1dc939546758c0c11b1b7
django
/
django
/
db
History
Tim Graham
1dec42822c
[1.7.x]
Fixed
#23538
-- Added SchemaEditor for MySQL GIS.
...
Thanks Claude Paroz for suggestions and review. Backport of
74e7f91e6d
from master
2014-09-25 14:36:31 -04:00
..
backends
[1.7.x]
Fixed
#23538
-- Added SchemaEditor for MySQL GIS.
2014-09-25 14:36:31 -04:00
migrations
[1.7.x]
Fixed
#23415
-- Added fields for unmanaged and proxy model migrations.
2014-09-25 10:28:11 -04:00
models
[1.7.x]
Fixed
#23492
-- Restored F.__deepcopy__.
2014-09-16 12:24:01 +02:00
__init__.py
Fixed
#21188
-- Introduced subclasses for to-be-removed-in-django-XX warnings
2014-03-08 09:57:40 +01:00
transaction.py
[1.7.x] Improved a comment. Thanks intgr for the report.
2014-04-11 23:03:25 +02:00
utils.py
[1.7.x]
Fixed
#22811
-- Allowed setting both the old and new TEST database settings.
2014-06-12 13:28:16 -04:00