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
Russell Keith-Magee
a50a188a62
Fixed
#9939
-- Corrected minor error in model fields documentation. Thanks to seemant for the report.
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@9864
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-02-22 06:09:54 +00:00
..
fields.txt
Fixed
#9939
-- Corrected minor error in model fields documentation. Thanks to seemant for the report.
2009-02-22 06:09:54 +00:00
index.txt
Fixed
#3566
-- Added support for aggregation to the ORM. See the documentation for details on usage.
2009-01-15 11:06:34 +00:00
instances.txt
Fixed a couple of markup errors in the documentation.
2008-10-06 08:28:18 +00:00
options.txt
Fixed
#8753
: converted "new in ..." callouts to proper Sphinx "versionadded/versionchanged" directives. Thanks to Marc Fargas for all the heavy lifting here.
2008-09-02 03:40:42 +00:00
querysets.txt
Clarified some documentation on the use of the aggregate() query modifier, following suggestions on IRC. Thanks to Tai Lee for the report.
2009-02-17 10:17:29 +00:00
relations.txt
Fixed
#9497
- Doc typos. Many thanks ramiro.
2008-11-02 20:43:20 +00:00