1
0
mirror of https://github.com/django/django.git synced 2024-11-20 08:24:58 +00:00
django/docs/ref/models
Simon Charette 10e3faf191 Fixed #19774 -- Deprecated the contenttypes.generic module.
It contained models, forms and admin objects causing undesirable
import side effects. Refs #16368.

Thanks to Ramiro, Carl and Loïc for the review.
2014-01-26 14:42:30 -05:00
..
custom-lookups.txt Fixed #21865 -- Incorrect signs in documented example. 2014-01-23 20:32:24 +00:00
fields.txt Implement swappable model support for migrations 2014-01-19 16:43:12 +00:00
index.txt Fixed #16187 -- refactored ORM lookup system 2014-01-18 11:46:19 +02:00
instances.txt
options.txt
queries.txt
querysets.txt Fixed #19774 -- Deprecated the contenttypes.generic module. 2014-01-26 14:42:30 -05:00
relations.txt Fixed #21343 -- Noted many-to-many restrictions with intermediate model. 2014-01-16 08:38:40 -05:00