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
4fbeec56313e4171e864b8c62f5548f82b8249f1
django
/
django
/
db
History
twidi
4fbeec5631
[1.7.x] Reordered condition to avoid calling allow_migrate() if unneeded.
...
Backport of
82aca216e1
from master
2014-11-17 18:34:36 +01:00
..
backends
[1.7.x]
Fixed
#23761
-- Fixed crash with MySQL validator and db_type is None.
2014-11-13 11:03:01 +01:00
migrations
[1.7.x] Reordered condition to avoid calling allow_migrate() if unneeded.
2014-11-17 18:34:36 +01:00
models
[1.7.x]
Fixed
#23420
- broken warning for unbound naive datetime objects
2014-11-03 15:59:17 +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