django1/docs/ref/models
Matt Austin 9451d8d558 Fixed #21095 -- Documented new requirement for dates lookups.
Day, month, and week_day lookups now require time zone definitions in the database.
2013-09-13 09:56:19 +02:00
..
fields.txt Fixed #20409 -- Clarified how unique_for_date works when USE_TZ is set. 2013-09-07 14:08:54 -05:00
index.txt Consolidated documentation for F() and Q() 2013-09-06 12:57:25 -05:00
instances.txt Consolidated documentation for F() and Q() 2013-09-06 12:57:25 -05:00
options.txt Fixed spelling; refs #16895. 2013-09-09 11:30:31 -04:00
queries.txt Consolidated documentation for F() and Q() 2013-09-06 12:57:25 -05:00
querysets.txt Fixed #21095 -- Documented new requirement for dates lookups. 2013-09-13 09:56:19 +02:00
relations.txt re-indented method documentation within RelatedManager 2013-09-06 13:44:40 -05:00