.. |
class.txt
|
5b185ecc68
Fixed #22019 -- Added Model.objects reference documentation.
|
11 years ago |
conditional-expressions.txt
|
65246de7b1
Fixed #24031 -- Added CASE expressions to the ORM.
|
10 years ago |
database-functions.txt
|
4718296546
Fixed #23753 -- Added a suite of SQL Functions
|
10 years ago |
expressions.txt
|
c79faae761
Removed versionadded/changed notes for 1.7.
|
10 years ago |
fields.txt
|
8adc59038c
Fixed #23617 -- Added get_pk_value_on_save()
|
10 years ago |
index.txt
|
65246de7b1
Fixed #24031 -- Added CASE expressions to the ORM.
|
10 years ago |
instances.txt
|
c79faae761
Removed versionadded/changed notes for 1.7.
|
10 years ago |
lookups.txt
|
c79faae761
Removed versionadded/changed notes for 1.7.
|
10 years ago |
meta.txt
|
fb48eb0581
Fixed #12663 -- Formalized the Model._meta API for retrieving fields.
|
10 years ago |
options.txt
|
1b8af4cfa0
Disallowed importing concrete models without an application.
|
10 years ago |
querysets.txt
|
7d363ed432
Fixed typos of "select_related" in docs and tests.
|
10 years ago |
relations.txt
|
71ada3a8e6
Fixed #6707 -- Added RelatedManager.set() and made descriptors' __set__ use it.
|
10 years ago |