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-01 17:49:12 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
db
History
Andrew Godwin
3f91238adf
Fixed
#22777
: Add dependency on through for autodetected M2M adds
2014-06-08 17:12:59 -07:00
..
backends
Fixed
#17427
-- Removed dubious definition of connections equality.
2014-06-07 17:04:10 +02: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