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 07:56:43 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
db
History
Tim Graham
bc0aba7786
Dropped support for SpatiaLite < 2.4.
2014-06-09 17:53:25 -04:00
..
backends
Dropped support for SpatiaLite < 2.4.
2014-06-09 17:53:25 -04:00
migrations
Fixed
#22777
: Add dependency on through for autodetected M2M adds
2014-06-08 17:12:59 -07:00
models
Fixed
#10811
-- Made assigning unsaved objects to FK, O2O, and GFK raise ValueError.
2014-06-05 13:12:01 -04:00
__init__.py
Fixed
#3711
,
#6734
,
#12581
-- Bounded connection.queries.
2014-06-07 14:37:43 +02:00
transaction.py
Improved a comment. Thanks intgr for the report.
2014-04-11 23:01:00 +02:00
utils.py
Removed deprecated TRANSACTIONS_MANAGED setting.
2014-03-21 21:34:47 +01:00