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
Tomasz Anielak
b67502fb8d
Fixed typo in docs/topics/db/models.txt.
2015-10-31 08:53:00 -04:00
..
examples
Fixed
#25550
-- Deprecated direct assignment to the reverse side of a related set.
2015-10-27 07:57:15 -04:00
aggregation.txt
Fixed
#25508
-- Modified QuerySet.__repr__() to disambiguate it from a list.
2015-10-06 12:38:34 -04:00
index.txt
…
managers.txt
…
models.txt
Fixed typo in docs/topics/db/models.txt.
2015-10-31 08:53:00 -04:00
multi-db.txt
…
optimization.txt
…
queries.txt
Fixed
#25550
-- Deprecated direct assignment to the reverse side of a related set.
2015-10-27 07:57:15 -04:00
sql.txt
Fixed
#25455
-- Optimized dictfetchall() example.
2015-09-24 13:17:39 -04:00
tablespaces.txt
…
transactions.txt
…