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-27 10:39:40 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
db
History
Stefan R. Filipek
9ec77f3d66
Fixed
#29349
-- Doc'd the default behavior of router.allow_relation().
2018-04-23 10:21:22 -04:00
..
examples
…
aggregation.txt
…
index.txt
…
instrumentation.txt
…
managers.txt
Fixed typo in docs/topics/db/managers.txt.
2018-04-11 22:24:29 -04:00
models.txt
…
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
…
search.txt
…
sql.txt
Fixed
#29337
-- Added __len__() & __bool__() to RawQuerySet.
2018-04-19 12:46:31 -04:00
tablespaces.txt
…
transactions.txt
…