django/docs/ref/models
Marc Tamlyn ed7821231b Fixed #19463 -- Added UUIDField
Uses native support in postgres, and char(32) on other backends.
2014-09-16 10:08:09 +01:00
..
class.txt
fields.txt Fixed #19463 -- Added UUIDField 2014-09-16 10:08:09 +01:00
index.txt Fixed #22812 -- Refactored lookup API documentation. 2014-07-08 20:05:49 -04:00
instances.txt Removed docs for @permalink decorator. 2014-07-10 17:30:39 -04:00
lookups.txt Fixed documentation links to Query Expression API. 2014-09-04 09:45:10 -04:00
options.txt
queries.txt
querysets.txt Updated MySQL links to version 5.6. 2014-08-02 10:27:01 -04:00
relations.txt