index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
topics
Age
Commit message (
Expand
)
Author
2008-11-16
Fixed #9472 -- Fixed a couple of URL patterns to be more consistent (and remove
Malcolm Tredinnick
2008-11-15
Fixed #9477 -- Removed and edited a bunch of references to "development
Malcolm Tredinnick
2008-11-14
Fixed #9377 -- Clarified when cmemcached support was included in Django.
Malcolm Tredinnick
2008-11-14
Fixed #9531 -- Fixed some awkward wording in the docs. Thanks, gsf.
Malcolm Tredinnick
2008-11-14
Fixed #9594 -- Typo fix in the testing example.
Malcolm Tredinnick
2008-11-12
Fixed #9351 -- Modified the test client to pass on URL encoded parameters to ...
Russell Keith-Magee
2008-11-11
Fixed #9567 - Removed an extraneous 'are'.
Karen Tracey
2008-11-02
Fixed #9499: Corrected self-reference in test client put method doc. Thanks ...
Karen Tracey
2008-11-02
Fixed #9497 - Doc typos. Many thanks ramiro.
Karen Tracey
2008-11-02
Fixed #9495 -- Corrected typo in urls doc. Thanks seemant.
Karen Tracey
2008-11-01
Fixed #9374 -- Added missing close paren in serialization doc. Thanks jordy.
Karen Tracey
2008-11-01
Fixed #9441 -- Corrected typo in file upload settings doc. Thanks gsf.
Karen Tracey
2008-11-01
Fixed #9487 -- Corrected several links into the Python docs that were broken ...
Karen Tracey
2008-10-26
Minor typo correction from [9279].
James Bennett
2008-10-26
Remove obsolete reference to "development version" in autoescaping docs.
James Bennett
2008-10-24
Fixed #9432 -- Revived documentation of ~Q usage.
Malcolm Tredinnick
2008-10-24
Fixed #9430 -- Fixed documentation references to the HttpResponse classes for
Malcolm Tredinnick
2008-10-09
Fixed #9325 -- Typo fix in the forms documentation.
Malcolm Tredinnick
2008-10-07
Fixed #9215 -- Added a view/template example of using pagination.
Malcolm Tredinnick
2008-10-07
Fixed #5888 -- Added methods to the test client to support HEAD, PUT, DELETE
Malcolm Tredinnick
2008-10-06
Fixed #7011 -- Clarified what User.is_active really means in the documentation.
Malcolm Tredinnick
2008-10-06
Fixed #6979 -- Fixed the documentation cross-reference between the TIME_ZONE
Malcolm Tredinnick
2008-10-06
Fixed #8768 -- Clarified that ugettext_lazy() results are unicode proxies and
Malcolm Tredinnick
2008-10-06
Fixed #8975 -- Added a note to the documentation for reverse() that all views
Malcolm Tredinnick
2008-10-06
Fixed #9047 -- Marked up django.core.urlresolvers.reverse() properly in the
Malcolm Tredinnick
2008-10-06
Fixed #9212: Added code to check the xgettext version, and if it is lower tha...
Karen Tracey
2008-10-05
Changed the "write your own settings" recommendation to mention that Django
Malcolm Tredinnick
2008-10-05
Fixed a typo and clarified how django.core.mail.outbox works in the testing f...
Malcolm Tredinnick
2008-10-05
Fixed #9301 -- Correct a markup typo in the docs.
Malcolm Tredinnick
2008-10-05
Fixed #9300 -- Typo fix in docs.
Malcolm Tredinnick
2008-09-29
Fixed #9234 -- Typo fix.
Malcolm Tredinnick
2008-09-22
Fixed #8967: Added documentation for the 'through' option on a many-to-many f...
Russell Keith-Magee
2008-09-16
Edited some recent docs changes
Adrian Holovaty
2008-09-16
Edited forms/index.txt changes from [9030]
Adrian Holovaty
2008-09-15
Added mention of inclusion tags to reusable form templates documentation
Simon Willison
2008-09-15
Fixed #9085: Modified some example form HTML to be XHTML, consistent with Dja...
Russell Keith-Magee
2008-09-15
Added documentation on creating reusable form templates; thanks for the sugge...
Simon Willison
2008-09-15
Clarified the wording of the section on customizing form.errors within a fiel...
Simon Willison
2008-09-14
Added documentation for looping over a form's fields in a template
Simon Willison
2008-09-14
Fixed #9044: Corrected mistake in a closing tag in an example template. Thank...
Russell Keith-Magee
2008-09-14
Fixed #9075: Added a call to close() in the example file upload handler. Than...
Russell Keith-Magee
2008-09-14
Fixed #9077: Modified the database installation notes to point to somewhere u...
Russell Keith-Magee
2008-09-14
Fixed #9060: Clarified some language in the description of modelformset_facto...
Russell Keith-Magee
2008-09-14
Fixed #9046: Corrected a typo in the m2m intermediate docs. Thanks to djoume ...
Russell Keith-Magee
2008-09-14
Fixed #9052: Corrected typo in file handling docs. Thanks to KiWiB0RG for the...
Russell Keith-Magee
2008-09-12
Fixed #9027 -- Corrected the documentation about can_delete default value. Th...
Brian Rosner
2008-09-12
Fixed #9056 -- Corrected a typo in topic/forms/modelforms.txt documentation. ...
Brian Rosner
2008-09-11
Edited i18n.txt changes from [9009]
Adrian Holovaty
2008-09-11
Clarified i18n docs concerning verbose_name and verbose_name_plural - fixes #...
Simon Willison
2008-09-09
Fixed #8958 -- Fixed typo in cache.txt. Thanks, benwalton@gmail.com
Adrian Holovaty
[next]