django/docs/ref/models
Daniele Procida bc33fef90a [1.5.x] Fixed and - Added a note on order_by() and improved prefetch_related() docs.
Backport of e8183a8193 from master
2013-08-04 12:36:29 -04:00
..
fields.txt [1.5.x] Fixed -- clarified ManyToManyField constructor doc 2013-07-12 06:06:26 -04:00
index.txt Fixed : docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
instances.txt [1.5.x] Fixed -- Documented that get_next/previous_by_FOO uses default manager. 2013-06-21 13:16:51 -04:00
options.txt [1.5.x] Fixed -- Fixed `index_together` documentation 2013-07-11 20:24:32 -04:00
querysets.txt [1.5.x] Fixed and - Added a note on order_by() and improved prefetch_related() docs. 2013-08-04 12:36:29 -04:00
relations.txt [1.5.x] Fixed -- Documented that add() and remove() with a many-to-many relationship do not call Model.save() 2013-07-12 06:22:29 -04:00