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-01-25 09:39:23 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
db
History
Tim Graham
7543ab1f8d
Removed versionadded/changed annotations for 2.0.
2018-05-17 11:00:10 -04:00
..
examples
Fixed mistakes in docs/topics/db/examples/many_to_one.txt.
2018-04-10 11:16:42 -04:00
aggregation.txt
Removed versionadded/changed annotations for 2.0.
2018-05-17 11:00:10 -04:00
index.txt
…
instrumentation.txt
Removed versionadded/changed annotations for 2.0.
2018-05-17 11:00:10 -04:00
managers.txt
Fixed typo in docs/topics/db/managers.txt.
2018-04-11 22:24:29 -04:00
models.txt
Fixed
#29192
-- Corrected docs regarding overriding fields from abstract base classes.
2018-03-13 12:45:01 -04:00
multi-db.txt
Fixed
#29349
-- Doc'd the default behavior of router.allow_relation().
2018-04-23 10:21:22 -04:00
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
Removed versionadded/changed annotations for 2.0.
2018-05-17 11:00:10 -04:00
tablespaces.txt
…
transactions.txt
…