This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
docs
/
ref
/
models
History
Tim Graham
8b891cf386
[1.8.x]
Fixed
#26321
-- Added missing "for_save" parameter in expressions example.
...
Thanks tomaszn for the patch. Backport of de8a11ba18d5902c668d4db47c38c9c6bdf9c1da from master
2016-03-03 19:38:06 -05:00
..
class.txt
Fixed
#22019
-- Added Model.objects reference documentation.
2014-05-17 08:32:05 -04:00
conditional-expressions.txt
[1.8.x] Refs
#14030
-- Improved expression support for python values
2015-02-12 08:53:03 +11:00
database-functions.txt
[1.8.x] Capitalized "Python" in docs.
2015-06-05 08:38:43 -04:00
expressions.txt
[1.8.x]
Fixed
#26321
-- Added missing "for_save" parameter in expressions example.
2016-03-03 19:38:06 -05:00
fields.txt
[1.8.x] Discouraged use of /tmp with predictable names.
2015-12-24 09:57:02 -05:00
index.txt
Fixed
#24031
-- Added CASE expressions to the ORM.
2015-01-12 18:15:34 -05:00
instances.txt
[1.8.x]
Fixed
#24988
-- Documented passing a dictionary of ValidationErrors to ValidationError
2015-08-13 17:43:06 -04:00
lookups.txt
[1.8.x]
Fixed
#25159
-- Removed brackets from class/function/method signatures in docs.
2015-07-27 10:43:09 -04:00
meta.txt
[1.8.x] Renamed RemovedInDjango20Warning to RemovedInDjango110Warning.
2015-06-23 07:22:16 -04:00
options.txt
[1.8.x]
Fixed
#24881
-- Clarified Meta.order_with_respect_to documentation
2015-06-19 07:03:16 -04:00
querysets.txt
[1.8.x] Replaced "inbuilt" with more common "built-in".
2015-11-12 17:30:47 -05:00
relations.txt
[1.8.x] Fixed typo docs/ref/models/relations.txt
2015-11-30 18:48:56 -05:00