django/docs/ref/models
Shai Berger 6de3726423 Fixed #13245: Explained Oracle's behavior w.r.t db_table
and how to prevent table-name truncation

Thanks russellm & timo for discussion, and timo for review.

Backported from master 317040a73b
2013-10-23 15:05:05 +03:00
..
fields.txt [1.4.x] Fixed #19824 - Corrected the class described for Field.primary_key from IntegerField to AutoField. 2013-02-16 18:34:34 -05:00
index.txt Fixed #14141: docs now use the :doc: construct for links between documents. 2010-08-19 19:27:44 +00:00
instances.txt [1.5.X] Fixed #18883 -- added a missing self parameter in the docs 2013-05-13 20:50:37 -04:00
options.txt Fixed #13245: Explained Oracle's behavior w.r.t db_table 2013-10-23 15:05:05 +03:00
querysets.txt [1.4.x] Fixed a minor spelling mistake in the queryset documentation 2013-05-14 10:32:38 -04:00
relations.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00