django/docs/ref/models
Erik Romijn aa80f498de [1.4.x] Fixed queries that may return unexpected results on MySQL due to typecasting.
This is a security fix. Disclosure will follow shortly.

Backport of 75c0d4ea3a from master
2014-04-21 18:31:44 -04: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 queries that may return unexpected results on MySQL due to typecasting. 2014-04-21 18:31:44 -04:00
relations.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00