This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
34a736b752
django
/
docs
/
ref
/
models
History
Tim Graham
6d46c740d8
Fixed
#17435
- Clarified that QuerySet.update returns the number of rows matched
2012-10-06 07:03:20 -04:00
..
fields.txt
Fixed
#18413
- Noted that a model's files are not deleted when the model is deleted. Thanks lawgon for the report.
2012-10-03 17:43:23 -04:00
index.txt
Fixed
#14141
: docs now use the :doc: construct for links between documents.
2010-08-19 19:27:44 +00:00
instances.txt
Corrected links to only()/defer() in Model documentation
2012-09-30 02:45:50 +03:00
options.txt
specify any orderable field can be specified in get_latest_by,
closes
#18875
2012-09-07 11:34:18 -04:00
querysets.txt
Fixed
#17435
- Clarified that QuerySet.update returns the number of rows matched
2012-10-06 07:03:20 -04:00
relations.txt
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
2011-10-14 00:12:01 +00:00