django/docs/ref/models
Tim Graham b60375d4bb Fixed #25129 -- Made model instance defaults work with migrations (refs #24919). 2015-07-21 09:19:40 -04:00
..
class.txt
conditional-expressions.txt
database-functions.txt Fixed #24894 -- Added contrib.postgres.functions.TransactionNow 2015-06-15 14:03:17 -04:00
expressions.txt Fixed #24952 -- Fixed example SQL in Func() expressions docs 2015-06-08 15:14:15 +01:00
fields.txt Fixed #25129 -- Made model instance defaults work with migrations (refs #24919). 2015-07-21 09:19:40 -04:00
index.txt
instances.txt Fixed mistake in Model.from_db() example. 2015-07-03 09:08:22 -04:00
lookups.txt
meta.txt Renamed RemovedInDjangoXYWarnings for new roadmap. 2015-06-24 16:08:20 -04:00
options.txt Fixed #24881 -- Clarified Meta.order_with_respect_to documentation 2015-06-19 07:01:54 -04:00
querysets.txt Fixed #24997 -- Enabled bulk_create() on proxy models 2015-07-02 13:53:51 -04:00
relations.txt