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-06-03 10:39:12 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
db
History
Tim Graham
fd6a299cd0
Refs
#14030
-- Removed backwards compatiblity for old-style aggregates.
...
Per deprecation timeline.
2015-09-23 19:31:10 -04:00
..
backends
Fixed
#24509
-- Added Expression support to SQLInsertCompiler
2015-09-22 23:35:24 +10:00
migrations
Fixed
#25453
-- Reworded makemigration's ask_not_null_alteration suggestion.
2015-09-23 13:33:41 -04:00
models
Refs
#14030
-- Removed backwards compatiblity for old-style aggregates.
2015-09-23 19:31:10 -04:00
__init__.py
Sorted imports in __init__.py files.
2015-06-27 11:53:33 -04:00
transaction.py
Fixed
#24921
-- set_autocommit(False) + ORM queries.
2015-09-21 22:21:53 +02:00
utils.py
Refs
#24351
-- Removed support for the old allow_migrate() signature per deprecation timeline.
2015-09-23 19:31:09 -04:00