Nick Pope 847f46e9bf Removed redundant QuerySet.all() calls in docs and tests. 3 ani în urmă
..
class.txt bc4fea92b2 Doc'd Model.MultipleObjectsReturned docs and improved documentation related with models exceptions. 4 ani în urmă
conditional-expressions.txt 97237ad3fe Removed versionadded/changed annotations for 3.2. 3 ani în urmă
constraints.txt 1eaf38fa87 Fixed #33335 -- Made model validation ignore functional unique constraints. 3 ani în urmă
database-functions.txt 97237ad3fe Removed versionadded/changed annotations for 3.2. 3 ani în urmă
expressions.txt 847f46e9bf Removed redundant QuerySet.all() calls in docs and tests. 3 ani în urmă
fields.txt ad6bb20557 Avoided counting attributes and methods in docs. 3 ani în urmă
index.txt 8eae094638 Generalized check constraint docs for other constraints. 6 ani în urmă
indexes.txt e76f9d5b44 Refs #32943 -- Added support for covering SP-GiST indexes on PostgreSQL 14+. 3 ani în urmă
instances.txt 1024b5e74a Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. 3 ani în urmă
lookups.txt f42ccdd835 Fixed #27021 -- Allowed lookup expressions in annotations, aggregations, and QuerySet.filter(). 3 ani în urmă
meta.txt fe886eee36 Corrected code-block directives in docs/ref/models/meta.txt. 4 ani în urmă
options.txt d2c135da4c Fixed #31743 -- Doc't that managed=False prevents Django from managing tables modifications. 4 ani în urmă
querysets.txt 847f46e9bf Removed redundant QuerySet.all() calls in docs and tests. 3 ani în urmă
relations.txt 2b4b6c8af0 Refs #32372 -- Updated manager name in related objects reference docs. 4 ani în urmă