Nick Pope 88b3982af3 Fixed a typo in docs/ref/models/fields.txt. пре 3 година
..
class.txt bc4fea92b2 Doc'd Model.MultipleObjectsReturned docs and improved documentation related with models exceptions. пре 4 година
conditional-expressions.txt 156a2138db Refs #30446 -- Removed unnecessary Value(..., output_field) in docs and tests. пре 4 година
constraints.txt 3aa545281e Fixed #30916 -- Added support for functional unique constraints. пре 4 година
database-functions.txt 2f13c476ab Fixed #31487 -- Added precision argument to Round(). пре 4 година
expressions.txt e53159747c Doc'd that RawSQL can be used with __in. пре 4 година
fields.txt 88b3982af3 Fixed a typo in docs/ref/models/fields.txt. пре 3 година
index.txt 8eae094638 Generalized check constraint docs for other constraints. пре 6 година
indexes.txt 83fcfc9ec8 Fixed #26167 -- Added support for functional indexes. пре 4 година
instances.txt b7dd89ed53 Removed versionadded/changed annotations for 3.1. пре 4 година
lookups.txt 9a3454f604 Fixed #31122 -- Clarified that Lookup acts as a query expression. пре 4 година
meta.txt fe886eee36 Corrected code-block directives in docs/ref/models/meta.txt. пре 4 година
options.txt d2c135da4c Fixed #31743 -- Doc't that managed=False prevents Django from managing tables modifications. пре 4 година
querysets.txt ca98729055 Fixed #32645 -- Fixed QuerySet.update() crash when ordered by joined fields on MySQL/MariaDB. пре 4 година
relations.txt 2b4b6c8af0 Refs #32372 -- Updated manager name in related objects reference docs. пре 4 година