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
Age
Commit message (
Expand
)
Author
2008-11-01
[1.0.X] Fixed #9412 -- Corrected a couple of typos in the custom model field ...
Karen Tracey
2008-11-01
[1.0.X] Fixed #9487 -- Corrected several links into the Python docs that were...
Karen Tracey
2008-11-01
[1.0.X] Fixed #9491 -- Added a missing 'are' in what to read next. Thanks mh9...
Karen Tracey
2008-10-28
[1.0.X] Fixed #8966 -- Changed is_safe for length_is filter to False, since i...
Karen Tracey
2008-10-26
[1.0.X] Remove obsolete reference to "development version" in autoescaping docs.
James Bennett
2008-10-24
[1.0.X] Fixed #9434 -- Added a note to the mod_python docs regarding requiring
Malcolm Tredinnick
2008-10-24
[1.0.X] Fixed #9432 -- Revived documentation of ~Q usage.
Malcolm Tredinnick
2008-10-24
[1.0.X] Fixed #9430 -- Fixed documentation references to the HttpResponse
Malcolm Tredinnick
2008-10-24
[1.0.X] Fixed #9424 -- Typo fix.
Malcolm Tredinnick
2008-10-24
[1.0.X] Fixed #9420 -- Fixed an exception type in the documentation of
Malcolm Tredinnick
2008-10-24
[1.0.X] Fixed #9390 -- Restored some documentation about select_related() that
Malcolm Tredinnick
2008-10-24
[1.0.X] Fixed #9384 -- Fixed a couple of typos. Thanks, Thomas Güttler and r...
Malcolm Tredinnick
2008-10-09
[1.0.X] Corrected a typo in the 1.0 porting guide.
Brian Rosner
2008-10-09
[1.0.X] Fixed #9239 -- Somebody read my form validation docs from r9180 and
Malcolm Tredinnick
2008-10-09
[1.0.X] Fixed #9325 -- Typo fix in the forms documentation.
Malcolm Tredinnick
2008-10-07
[1.0.X] Fixed #9215 -- Added a view/template example of using pagination.
Malcolm Tredinnick
2008-10-07
[1.0.X] Added a link to the "documentation" documentation in the contributing...
Malcolm Tredinnick
2008-10-07
[1.0.X] Added a note about where custom manager specifications go in a model
Malcolm Tredinnick
2008-10-07
Reverted r9186 -- Committed to the wrong branch (it's a feature addition).
Malcolm Tredinnick
2008-10-07
Fixed #5888 -- Added methods to the test client to support HEAD, PUT, DELETE
Malcolm Tredinnick
2008-10-06
[1.0.X] Added a lot more explanation about form field validation, including
Malcolm Tredinnick
2008-10-06
[1.0.X] Fixed #7011 -- Clarified what User.is_active really means in the docu...
Malcolm Tredinnick
2008-10-06
[1.0.X] Fixed #6979 -- Fixed the documentation cross-reference between the
Malcolm Tredinnick
2008-10-06
[1.0.X] Fixed #8768 -- Clarified that ugettext_lazy() results are unicode
Malcolm Tredinnick
2008-10-06
[1.0.X] Fixed #8184 -- Added a note to the documentation for reverse() that all
Malcolm Tredinnick
2008-10-06
[1.0.X] Fixed #9254 -- Added information to the porting guide about the removal
Malcolm Tredinnick
2008-10-06
[1.0.X] Fixed #8688 -- Added a note about using a settings variable for the
Malcolm Tredinnick
2008-10-06
[1.0.X] Fixed a couple of markup errors in the documentation.
Malcolm Tredinnick
2008-10-06
[1.0.X] Fixed #9047 -- Marked up django.core.urlresolvers.reverse() properly in
Malcolm Tredinnick
2008-10-06
[1.0.X] Fixed #9212: Added code to check the xgettext version, and if it is l...
Karen Tracey
2008-10-05
[1.0.X]: Add note to 1.0 porting guide about removal of dictionary access to ...
James Bennett
2008-10-05
[1.0.X] Changed the "write your own settings" recommendation to mention that ...
Malcolm Tredinnick
2008-10-05
[1.0.X] Fixed #8964 -- Added a note that MyISAM may not necessarily be the de...
Malcolm Tredinnick
2008-10-05
[1.0.X] Fixed a typo and clarified how django.core.mail.outbox works in the t...
Malcolm Tredinnick
2008-10-05
[1.0.X] Added django.contrib.markup to the docs contents page. Thanks, Marc F...
Malcolm Tredinnick
2008-10-05
[1.0.X] Fixed #9257 -- Fixed a small mismatch in text in part 2 of the tutorial.
Malcolm Tredinnick
2008-10-05
[1.0.X] Fixed #9291 -- Tweaked a piece of example code slightly to set a good
Malcolm Tredinnick
2008-10-05
[1.0.X] Fixed #9301 -- Correct a markup typo in the docs.
Malcolm Tredinnick
2008-10-05
[1.0.X] Fixed #9300 -- Typo fix in docs.
Malcolm Tredinnick
2008-09-30
[1.0.X] Apply doc fix from [9105]; refs #9255.
James Bennett
2008-09-30
[1.0.X] Port Adrian's doc fix from [9101] and publicly shame him for forgetti...
James Bennett
2008-09-29
Fixed #9234 -- Typo fix.
Malcolm Tredinnick
2008-09-28
Restored documentation about pickling QuerySets (and how to only pickle the
Malcolm Tredinnick
2008-09-27
Fied #9169 -- Fixed a typo in a docs example. Thanks, jeremyb.
Malcolm Tredinnick
2008-09-22
Fixed #8371: Added a note warning Windows users about the use of forward slas...
Russell Keith-Magee
2008-09-22
Fixed #8967: Added documentation for the 'through' option on a many-to-many f...
Russell Keith-Magee
2008-09-21
Fixed #9149: Fixed reST error in syndication docs
James Bennett
2008-09-19
Fixed heading levels in docs/internals/committers
Jacob Kaplan-Moss
2008-09-19
Updated contributing documentation to contain the new release process and upd...
Jacob Kaplan-Moss
2008-09-18
Fixed #9121: Corrected markup in the form preview docs. Thanks to Jarek Zgoda...
Russell Keith-Magee
[next]