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
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
2008-08-15
One more minor typo
James Bennett
2008-08-15
And one more typo
James Bennett
2008-08-15
reST fix in release notes
James Bennett
2008-08-15
Fix small typo in release notes
James Bennett
2008-08-15
1.0 beta 1 release notes
James Bennett
2008-08-14
Fixed #7503 -- Allow callables in list_display. This also does a lookup on th...
Brian Rosner
2008-08-14
Fixed #6941 -- When logging a user out, or when logging in with an existing
Malcolm Tredinnick
2008-08-14
Implemented a flush() method on sessions that cleans out the session and
Malcolm Tredinnick
2008-08-14
Added a clear() method to sessions. Patch from mrts. Refs #7515.
Malcolm Tredinnick
2008-08-12
Fixed #8189, another use of get_FOO_url() missed in the docs after filestorage.
Jacob Kaplan-Moss
[prev]
[next]