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-03-01 04:04:54 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
db
History
Loic Bistuer
71ada3a8e6
Fixed
#6707
-- Added RelatedManager.set() and made descriptors' __set__ use it.
...
Thanks Anssi Kääriäinen, Carl Meyer, Collin Anderson, and Tim Graham for the reviews.
2015-02-05 12:45:08 +07:00
..
examples
…
aggregation.txt
…
index.txt
…
managers.txt
Removed versionadded/changed notes for 1.7.
2015-02-01 21:02:40 -05:00
models.txt
Fixed
#24149
-- Normalized tuple settings to lists.
2015-02-03 14:59:45 -05:00
multi-db.txt
Fixed
#22583
-- Allowed RunPython and RunSQL to provide hints to the db router.
2015-01-10 00:30:48 +07:00
optimization.txt
…
queries.txt
Fixed
#6707
-- Added RelatedManager.set() and made descriptors' __set__ use it.
2015-02-05 12:45:08 +07:00
sql.txt
Removed versionadded/changed notes for 1.7.
2015-02-01 21:02:40 -05:00
tablespaces.txt
…
transactions.txt
Correct scoping of savepoint example
2014-12-20 12:02:26 -08:00