sage bfae195b0a Fixed #30326 -- Doc'd how to avoid persistence of F() assignment. 6 years ago
..
class.txt 5b185ecc68 Fixed #22019 -- Added Model.objects reference documentation. 11 years ago
conditional-expressions.txt 35319bf12c Alphabetized imports in various docs. 6 years ago
constraints.txt b69f8eb04c Fixed #30062 -- Added support for unique conditional constraints. 6 years ago
database-functions.txt 198a2a9381 Removed unnecessary /static from links to PostgreSQL docs. 6 years ago
expressions.txt bfae195b0a Fixed #30326 -- Doc'd how to avoid persistence of F() assignment. 6 years ago
fields.txt b0799f5d86 Fixed documentation of database representation for ManyToManyField. 6 years ago
index.txt 8eae094638 Generalized check constraint docs for other constraints. 6 years ago
indexes.txt 198a2a9381 Removed unnecessary /static from links to PostgreSQL docs. 6 years ago
instances.txt 9b15ff08ba Used auto-numbered lists in documentation. 6 years ago
lookups.txt d48662122c Corrected docs regarding RegisterLookupMixin subclasses. 6 years ago
meta.txt 2d6776ffe0 Fixed #29458 -- Doc'd how related_query_name affects Model._meta.get_field(). 6 years ago
options.txt ec7e179aeb Removed versionadded/changed annotations for 2.1. 6 years ago
querysets.txt 198a2a9381 Removed unnecessary /static from links to PostgreSQL docs. 6 years ago
relations.txt 769355c765 Fixed #9475 -- Allowed RelatedManager.add(), create(), etc. for m2m with a through model. 6 years ago