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-02-15 11:58:44 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
db
History
Jezeniel Zapanta
abe6c5defe
Fixed
#28514
-- Clarifed docs about idempotence of RelatedManager.add().
2018-03-20 21:09:08 -04:00
..
examples
Fixed
#28514
-- Clarifed docs about idempotence of RelatedManager.add().
2018-03-20 21:09:08 -04:00
aggregation.txt
…
index.txt
…
instrumentation.txt
…
managers.txt
…
models.txt
Fixed
#29192
-- Corrected docs regarding overriding fields from abstract base classes.
2018-03-13 12:45:01 -04:00
multi-db.txt
…
optimization.txt
…
queries.txt
Refs
#11278
-- Clarified RelatedManager differences between reverse one-to-many and many-to-many relations.
2018-03-20 20:43:33 -04:00
search.txt
…
sql.txt
…
tablespaces.txt
…
transactions.txt
…