django/docs/ref/models
Andrew Badr 408da7b457 remove confusing phrase from DecimalField docs
The phrase "if it exists" was used in reference to the `decimal_places`
argument to `DecimalField`, when in fact that field is required.
2013-04-11 16:27:14 +03:00
..
fields.txt remove confusing phrase from DecimalField docs 2013-04-11 16:27:14 +03: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 Fixed #16649 -- Refactored save_base logic 2013-03-14 11:01:47 +02:00
options.txt Fixed #20053 -- Fix `index_together` documentation 2013-03-15 15:15:52 +01:00
querysets.txt Fixed #19968 -- Dropped support for PostgreSQL < 8.4. 2013-03-18 21:16:29 +01:00
relations.txt Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 2011-10-14 00:12:01 +00:00