This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
docs
/
topics
/
db
History
Simon Charette
5198b0abea
[1.8.x]
Fixed
#26438
-- Fixed multiple .objects typos in the docs.
...
Thanks Pablo Oubiña for the report. Backport of 64aba7a8aba06b8be52a1a099b44e1d3be4bdd26 from master
2016-03-31 18:34:03 -04:00
..
examples
[1.8.x] Fixed typo in docs/topics/db/examples/one_to_one.txt
2015-09-23 13:32:01 -04:00
aggregation.txt
[1.8.x] Fixed typo in docs/topics/db/aggregation.txt.
2016-03-25 13:38:38 -04:00
index.txt
Fixed
#17605
: Restored deleted query documentation that used to live in doctests. Thanks zsiciarz for work on the patch.
2012-03-14 22:16:46 +00:00
managers.txt
[1.8.x] Fixed a typo in the managers docs.
2015-11-27 13:54:19 -05:00
models.txt
[1.8.x] Fixed typo in docs/topics/db/models.txt.
2015-10-31 08:53:48 -04:00
multi-db.txt
[1.8.x] Fixed allow_migrate() signature in documentation
2016-02-12 14:37:10 +11:00
optimization.txt
[1.8.x]
Fixed
#26438
-- Fixed multiple .objects typos in the docs.
2016-03-31 18:34:03 -04:00
queries.txt
[1.8.x] Simplified wording in QuerySet.update() docs.
2015-06-01 09:42:53 -04:00
sql.txt
[1.8.x]
Fixed
#25455
-- Optimized dictfetchall() example.
2015-09-24 13:18:45 -04:00
tablespaces.txt
[1.8.x] Updated Wikipedia links to use https
2015-08-08 12:09:53 +02:00
transactions.txt
[1.8.x]
Fixed
#24921
-- set_autocommit(False) + ORM queries.
2015-09-21 22:31:13 +02:00