1
0
mirror of https://github.com/django/django.git synced 2024-12-25 10:35:48 +00:00
django/docs/topics/db
Tim Graham 52a2588df6 Fixed #19506 - Remove 'mysite' prefix in model example.
Thanks Mike O'Connor for the report.
2012-12-21 15:52:06 -05:00
..
examples
aggregation.txt
index.txt
managers.txt Fixed #19384 -- Documented the behavior of custom managers on abstract models. 2012-12-15 22:44:46 +08:00
models.txt Fixed #19506 - Remove 'mysite' prefix in model example. 2012-12-21 15:52:06 -05:00
multi-db.txt Fixed #16039 -- Made post_syncdb handlers multi-db aware. 2012-11-22 20:53:59 +01:00
optimization.txt
queries.txt Fixed #19352 - Added an example in the QuerySet docs. 2012-11-27 18:21:55 -05:00
sql.txt
tablespaces.txt
transactions.txt Fixed #19442 - Clarified that raw SQL must be committed. 2012-12-18 08:10:12 -05:00