django/docs/ref/models
Anubhav Joshi 011abb7d96 Fixed #19671 -- Added warnings that null and validators are ignored for ManyToManyField.
Thanks Loic Bistuer and Tim Graham for help and review.
2014-07-09 16:01:09 -04:00
..
class.txt Fixed #22019 -- Added Model.objects reference documentation. 2014-05-17 08:32:05 -04:00
fields.txt Fixed #19671 -- Added warnings that null and validators are ignored for ManyToManyField. 2014-07-09 16:01:09 -04:00
index.txt Fixed #22812 -- Refactored lookup API documentation. 2014-07-08 20:05:49 -04:00
instances.txt Fixed typo in docs/ref/models/instances.txt 2014-07-02 13:21:34 -04:00
lookups.txt Fixed #22812 -- Refactored lookup API documentation. 2014-07-08 20:05:49 -04:00
options.txt Fixed #22778 -- Added a model Meta option to define default_related_name. 2014-06-18 13:53:07 -04:00
queries.txt Fixed #22405 -- Fixed string error in models/queries docs. 2014-04-08 13:33:40 +02:00
querysets.txt Fixed #22812 -- Refactored lookup API documentation. 2014-07-08 20:05:49 -04:00
relations.txt Fixed #21343 -- Noted many-to-many restrictions with intermediate model. 2014-01-16 08:38:40 -05:00