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-05-07 15:36:29 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
db
History
Shai Berger
d62e16fe46
[1.7.x] Restored the 'TEST_' prefix in the warning about deprecated test database settings
...
Backport of 88edce2abb from master
2014-12-01 02:18:16 +02: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] Fixed bug in circular dependency algo for migration dependencies.
2014-11-26 08:15:33 +00:00
models
[1.7.x]
Fixed
#23605
-- Fixed nested subquery regression
2014-11-20 13:53:28 -05: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] Restored the 'TEST_' prefix in the warning about deprecated test database settings
2014-12-01 02:18:16 +02:00