Mariusz Felisiak 30ca66eadd Added missing backticks in various docs. 5 лет назад
..
class.txt 5b185ecc68 Fixed #22019 -- Added Model.objects reference documentation. 11 лет назад
conditional-expressions.txt 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 5 лет назад
constraints.txt e9a0e1d4f6 Fixed #30484 -- Added conditional expressions support to CheckConstraint. 5 лет назад
database-functions.txt 4cb15450ad Fixed #30958 -- Used a clearer example in the Cast() docs. 5 лет назад
expressions.txt cebd41e416 Fixed #31110 -- Fixed typo in docs/ref/models/expressions.txt. 5 лет назад
fields.txt f1016814d8 Fixed #31313 -- Fixed is_upperclass() example in enumeration types docs. 5 лет назад
index.txt 8eae094638 Generalized check constraint docs for other constraints. 6 лет назад
indexes.txt 416c584cab Removed versionadded/changed annotations for 2.2. 5 лет назад
instances.txt c7b97ac3a7 Added missing backtick in instances docs. 5 лет назад
lookups.txt 03db5fddfd Fixed typos in docs, comments, and exception messages. 6 лет назад
meta.txt 2d6776ffe0 Fixed #29458 -- Doc'd how related_query_name affects Model._meta.get_field(). 6 лет назад
options.txt 0ddb4ebf7b Refs #14357 -- Made Meta.ordering not affect GROUP BY queries. 5 лет назад
querysets.txt 30ca66eadd Added missing backticks in various docs. 5 лет назад
relations.txt 3bbf9a489a Fixed #31282 -- Corrected RelatedManager docs for using add/remove/set with PKs. 5 лет назад