django/docs/ref/models
Simon Charette 0223e213dd Fixed #26186 -- Documented how app relative relationships of abstract models behave.
This partially reverts commit bc7d201bdb.

Thanks Tim for the review.

Refs #25858.
2016-02-29 22:07:05 -05:00
..
class.txt
conditional-expressions.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
database-functions.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
expressions.txt Fixed #25687 -- Documented how to add database function support to third-party backends. 2016-02-17 13:36:12 -05:00
fields.txt Fixed #26186 -- Documented how app relative relationships of abstract models behave. 2016-02-29 22:07:05 -05:00
index.txt
instances.txt Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 2015-12-31 14:21:29 -05:00
lookups.txt Fixed #26124 -- Added missing code formatting to docs headers. 2016-02-01 10:42:05 -05:00
meta.txt Fixed #26020 -- Normalized header stylings in docs. 2016-01-22 12:12:17 -05:00
options.txt Fixed #26230 -- Made default_related_name affect related_query_name. 2016-02-27 08:48:32 -05:00
querysets.txt Fixed #25279 -- Made prefetch_related_objects() public. 2016-02-26 14:55:01 -05:00
relations.txt Fixed #26020 -- Normalized header stylings in docs. 2016-01-22 12:12:17 -05:00