django/docs/ref/models
Aymeric Augustin 1386075f62 Updated release notes on app_label.
Django determines automatically which application models belong to,
provided the application can be imported without importing models.
2014-01-01 19:45:43 +01:00
..
fields.txt Fixed #21632 -- Docs: Removed example with callable as query parameter 2013-12-18 12:37:11 -05:00
index.txt
instances.txt
options.txt Updated release notes on app_label. 2014-01-01 19:45:43 +01:00
queries.txt
querysets.txt Fixed #21552 -- Allowed the use of None for the iexact lookup. 2013-12-18 09:34:53 -05:00
relations.txt Added a bulk option to RelatedManager remove() and clear() methods 2013-11-27 19:45:22 +02:00