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
/
ref
/
contrib
Age
Commit message (
Expand
)
Author
2009-03-23
Added 1.1 beta release notes.
Jacob Kaplan-Moss
2009-03-23
Reverted 10094 and 10095 (in favour of solution that will hopefully land for ...
Luke Plant
2009-03-23
Oops, added missing file from [10122].
Jacob Kaplan-Moss
2009-03-23
Fixed #9282: added a generic comment moderation toolkit. See the documentatio...
Jacob Kaplan-Moss
2009-03-23
Fixed #10505: added support for bulk admin actions, including a globally-avai...
Jacob Kaplan-Moss
2009-03-22
Fixed #8962 -- Consistently support format and input_format in the various (i...
Karen Tracey
2009-03-21
Fixed #9958: split the `CommentForm` into a set of smaller forms. This for be...
Jacob Kaplan-Moss
2009-03-19
Added CSRF middleware to default settings and updated docs.
Luke Plant
2009-03-17
Fixed #8939: added a `list_editable` option to `ModelAdmin`; fields declared ...
Jacob Kaplan-Moss
2009-02-24
Cleaned up some documentation about admin URLs in Django 1.1. Thanks, Alex Ga...
Jacob Kaplan-Moss
2009-02-23
Fixed #8630: finished the custom comment app API that was left out of 1.0. Th...
Jacob Kaplan-Moss
2009-02-22
Fixed #9066 -- Added Czech localflavor. Thanks to Elvard for the contribution.
Russell Keith-Magee
2009-02-22
Fixed #10030 -- Corrected a typo in a reference to the login_required decorat...
Russell Keith-Magee
2009-02-22
Fixed #10141 -- Added a missing import to the complex Feed example. Thanks to...
Russell Keith-Magee
2009-02-21
Fixed #10195 -- Fixed a ReST error in docs/ref/contrib/syndication.txt. Thank...
Adrian Holovaty
2009-02-07
Made CSRF middleware skip post-processing for 'csrf_exempt' decorated views.
Luke Plant
2009-01-16
Cleaned up and refactored `ModelAdmin.formfield_for_dbfield`:
Jacob Kaplan-Moss
2009-01-14
Fixed #6470: made the admin use a URL resolver.
Jacob Kaplan-Moss
2009-01-12
Fixed #9346: fixed comment upgrade SQL in documentation. Thanks, mt.
Jacob Kaplan-Moss
2009-01-12
Fixed #9959: fixed comment documentation example showing how to get a preview.
Jacob Kaplan-Moss
2008-12-08
Edited ref/contrib/csrf.txt changes from [9554]
Adrian Holovaty
2008-12-07
Fixed #9705 -- Call the Netherlands by their real name in the localflavor
Malcolm Tredinnick
2008-12-03
Updated csrf docs with 'versionadded' info
Luke Plant
2008-12-03
New CsrfMiddleware features: automatic exceptions for known AJAX and decorato...
Luke Plant
2008-11-15
Fixed #9477 -- Removed and edited a bunch of references to "development
Malcolm Tredinnick
2008-11-14
Fixed #9507 -- Correct an example in the admin docs. Thanks, john_scott and
Malcolm Tredinnick
2008-11-09
Fixed #9556 - typos in syndication docs. Thanks sedden.
Karen Tracey
2008-11-02
Fixed #9497 - Doc typos. Many thanks ramiro.
Karen Tracey
2008-11-01
Fixed #9487 -- Corrected several links into the Python docs that were broken ...
Karen Tracey
2008-10-05
Fixed #9291 -- Tweaked a piece of example code slightly to set a good example
Malcolm Tredinnick
2008-09-21
Fixed #9149: Fixed reST error in syndication docs
James Bennett
2008-09-18
Fixed #9121: Corrected markup in the form preview docs. Thanks to Jarek Zgoda...
Russell Keith-Magee
2008-09-17
Fixed #9103 -- Added django.contrib.admin to the docs modindex (I think)
Adrian Holovaty
2008-09-14
Fixed #9032: Corrected some minor typos in the admin docs. Thanks to rduffiel...
Russell Keith-Magee
2008-09-14
Fixed #9078: Added commas to the example URLconf lines so that they can be ea...
Russell Keith-Magee
2008-09-14
Fixed #9067: Added a note that you can register a model with the admin withou...
Russell Keith-Magee
2008-09-09
Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiro
Adrian Holovaty
2008-09-07
Small wording improvements to sitemaps.txt
Adrian Holovaty
2008-09-06
Fixed #8727 -- Fixed broken link to Italian SSN page in localflavor.txt
Adrian Holovaty
2008-09-06
Fixed #8909 -- Fixed typo in contenttypes docs. Thanks, arien
Adrian Holovaty
2008-09-03
Fixed #8804: corrected URL example in sitemaps docs
James Bennett
2008-09-02
Fixed #7973 -- Added exclude to BaseModelAdmin to make everything consistent ...
Brian Rosner
2008-09-02
Fixed #7943: added documentation on overriding admin templates. Thanks, mwdiers
Jacob Kaplan-Moss
2008-09-02
Added a rough draft of the 1.0 porting guide, and an obviously incomplete pla...
Jacob Kaplan-Moss
2008-09-02
Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v...
Jacob Kaplan-Moss
2008-09-02
Fixed #8786: Moved phone number field docs to localflavor
James Bennett
2008-09-01
Fixed #8210 and #8664: moved `USStateField` and `PhoneNumberField` to `django...
Jacob Kaplan-Moss
2008-08-31
Fixed #8679: use full signature of Model.save() in docs and remove no-longer-...
James Bennett
2008-08-31
Fixed #8721: Clarification in docs for form previews
James Bennett
2008-08-30
Fix inadvertent formatting introduced in [8732]
James Bennett
[prev]
[next]