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-08-26
Fixed some Sphinx markup in signals docs.
Jacob Kaplan-Moss
2008-08-26
Fixed #8326: added signals documentation.
Jacob Kaplan-Moss
2008-08-26
Fixed #8560 -- Corrected a typo in a comment of docs/intro/tutorial02.txt to ...
Brian Rosner
2008-08-26
Fixed #8558 -- Removed a stray line in tutorial 2 left over from when it was
Malcolm Tredinnick
2008-08-26
Fixed #8326: added documentation about running Django on Jython. Docs origina...
Jacob Kaplan-Moss
2008-08-26
Fixed #8555: corrected `get_comment_form` tag documentation.
Jacob Kaplan-Moss
2008-08-26
Fixed #7201 -- Fixed the timeuntil filter to work correctly with timezone-aware
Malcolm Tredinnick
2008-08-26
Fixed #8150 -- Updated a reference to creating an admin class in the overview
Malcolm Tredinnick
2008-08-26
Corrected references that aren't `Field` attributes.
Gary Wilson Jr
2008-08-26
Added documentation to explain the gains and losses when using utf8_bin
Malcolm Tredinnick
2008-08-26
A few fixes for the testing documentation:
Gary Wilson Jr
2008-08-26
Removed a stray reference to mysql_old in the docs.
Malcolm Tredinnick
2008-08-25
Fixed a silly typo in comment settings doc.
Jacob Kaplan-Moss
2008-08-25
Refactored Django's comment system.
Jacob Kaplan-Moss
2008-08-25
Fixed a bad link in topics/db/models.txt
Jacob Kaplan-Moss
2008-08-25
Fixed #8539: fixed PEP references. Thanks, carljm.
Jacob Kaplan-Moss
2008-08-25
Fixed #5591: corrected info about variables in `trans` tag. Thanks, idangazit.
Jacob Kaplan-Moss
2008-08-25
Removed outdated "adminindex" command -- the same behavior is now far easier ...
Jacob Kaplan-Moss
2008-08-25
Converted some images in the docs that claimed to be PNGs, but weren't.
Jacob Kaplan-Moss
2008-08-25
Fixed a handful of typo/markup problems in the docs. Patch from Daniel Roseman.
Jacob Kaplan-Moss
2008-08-25
Fixed #7743: Reverted [8483], which was itself a reversion of [8481], after c...
Russell Keith-Magee
2008-08-24
Fixed #7243: Corrected some example code in the custom model fields documenta...
Russell Keith-Magee
2008-08-24
Fixed #7996: Added a note that you need to register your site with Google in ...
Russell Keith-Magee
2008-08-24
Fixed #8486: Corrected some file attribute names in the request/response docs...
Russell Keith-Magee
2008-08-24
Fixed #8401: Added a note on the fact that DEBUG=False is forced during test ...
Russell Keith-Magee
2008-08-24
Corrected some formatting in the testing docs.
Russell Keith-Magee
2008-08-24
Fixed #8475 -- Corrected typo in example code in syndication docs. Thanks to ...
Russell Keith-Magee
2008-08-24
Fixed #8512: Corrected typo in form validation documentation. Thanks for the ...
James Bennett
2008-08-23
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss
2008-08-23
Fixed #8388: Corrected documentation for SortedDict use in extra()
James Bennett
2008-08-23
Fixed #8040 -- SlugField now returns a proper formfield to deal with validati...
Brian Rosner
2008-08-17
Changed the (internal) way extra(select=.., select_params=...) handling is done
Malcolm Tredinnick
2008-08-17
Fixed #8373 -- Corrected a bad link in the admin.txt documentation. Thanks ja...
Brian Rosner
2008-08-16
Documented that GenericForeignKey fields can't be used transparently in
Malcolm Tredinnick
2008-08-16
Fixed #8132 -- Updated tutorial 2 to describe the current way to customise the
Malcolm Tredinnick
2008-08-16
Fixed #8007: removed mention of admin options in models from docs/design_phil...
James Bennett
2008-08-16
Fixed #8267: Corrected documentation for default value of DEFAULT_FILE_STORAG...
James Bennett
2008-08-16
Fixed #6915: Documented the fact that QuerySet.delete() may not call delete()...
James Bennett
2008-08-15
Fixed #8299 -- Clarified the ModelAdmin.form option. Also added an inner Meta...
Brian Rosner
2008-08-15
Fixed #8352 -- Corrected a typo in the contenttypes.txt documentation. Thanks...
Brian Rosner
2008-08-15
Fixed a ReST error in cache docs.
Gary Wilson Jr
2008-08-15
Fixed #8137 -- Replaced an outdated link in the transactions docs.
Gary Wilson Jr
2008-08-15
Fixed #6551: clarify the meaning of ``DATABASE_NAME`` for SQLite in docs/tuto...
James Bennett
2008-08-15
Fixed #6765: Changed docs/model-apit.txt to better indicate what's expected o...
James Bennett
2008-08-15
Fixed #8154: Added note to docs/db-api.txt indicating that reverse() is only ...
James Bennett
2008-08-15
Fixed #8262: Corrected typo in docs/settings.txt
James Bennett
2008-08-15
Fixed #8234: Corrected typo in docs/cache.txt
James Bennett
2008-08-15
Fixed #8277: corrected minor typo in docs/forms.txt.
James Bennett
2008-08-15
Fixed #8337 -- Corrected typo introduced in [8365]. Thanks to julien for the...
Russell Keith-Magee
2008-08-15
Refs #8319 -- Added documentation note on the limitations of limit_choices_to.
Russell Keith-Magee
[prev]
[next]