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
Tim Graham
fceafa1929
[1.5.X]
Fixed
#19775
- Clarified requirements of the "default" database.
...
Thanks monkut for the report and wsmith323 for the patch. Backport of 31bcb102b2 from master
2013-02-23 15:23:00 -05:00
..
examples
[1.5.x]
Fixed
#19756
- Corrected a ManyToMany example and added some links and markup.
2013-02-07 07:03:46 -05:00
aggregation.txt
[1.5.x] Mention backward relationships in aggregate docs.
2013-02-14 20:47:04 -03: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.5.X]
Fixed
#19384
-- Documented the behavior of custom managers on abstract models.
2012-12-15 22:46:55 +08:00
models.txt
[1.5.x]
Fixed
#19498
-- refactored auth documentation
2012-12-28 11:48:05 -08:00
multi-db.txt
[1.5.X]
Fixed
#19775
- Clarified requirements of the "default" database.
2013-02-23 15:23:00 -05:00
optimization.txt
[1.5.X]
Fixed
#15361
- Documented performance considerations for QuerySet.get()
2012-11-02 17:59:51 -04:00
queries.txt
[1.5.X]
Fixed
#19717
- Removed mentions of "root QuerySet" in docs.
2013-02-18 09:36:49 -05:00
sql.txt
[1.5.x]
Fixed
#19516
- Fixed remaining broken links.
2013-01-02 18:50:00 -05:00
tablespaces.txt
Fixed
#12308
-- Added tablespace support to the PostgreSQL backend.
2011-10-14 21:49:43 +00:00
transactions.txt
[1.5.x]
Fixed
#19516
- Fixed remaining broken links.
2013-01-02 18:50:00 -05:00