1
0
mirror of https://github.com/django/django.git synced 2024-12-25 02:26:12 +00:00
django/docs/ref/models
2009-07-24 13:38:36 +00:00
..
fields.txt Fixed #10981 -- Clarified documentation regarding lazy cross-application relationships. Thanks to Ramiro for the suggestion. 2009-06-10 12:45:29 +00:00
index.txt
instances.txt Fixed #11527 -- Added unit tests and documentation for the use of F() expressions in single object updates. Thanks to Zachary Voase for the patch. 2009-07-24 13:38:36 +00:00
options.txt Fixed #10647: intermediary tables between two umanaged models are no longer created. 2009-04-09 15:03:31 +00:00
querysets.txt Fixed #11235 -- Added a missing clause from some sample SQL in the queryset docs. 2009-07-15 13:56:50 +00:00
relations.txt Fixed a whole bunch of small docs typos, errors, and ommissions. 2009-04-03 18:30:54 +00:00