django/docs/ref/models
Aymeric Augustin 1fff8daf88 Fixed test failures on MySQL.
Some tests failed when the time zone definitions were loaded in MySQL
and pytz wasn't installed. This setup isn't supported.
2013-05-08 13:03:36 +02:00
..
fields.txt Adapted uses of versionchanged/versionadded to the new form. 2013-04-20 17:18:35 +02:00
index.txt
instances.txt Adapted uses of versionchanged/versionadded to the new form. 2013-04-20 17:18:35 +02:00
options.txt Fixed #20053 -- Fix `index_together` documentation 2013-03-15 15:15:52 +01:00
querysets.txt Fixed test failures on MySQL. 2013-05-08 13:03:36 +02:00
relations.txt Fixed #20243 - Clarified when RelatedManager.remove() exists. 2013-04-11 14:13:09 -04:00