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
2008-11-15
[1.0.x] Fixed #9477 -- Removed and edited a bunch of references to "development
Malcolm Tredinnick
2008-11-14
[django-1.0.X] Fixed #9507 -- Correct an example in the admin docs. Thanks,
Malcolm Tredinnick
2008-11-09
[1.0.X] Fixed #9556 - typos in syndication docs. Thanks sedden.
Karen Tracey
2008-11-02
[1.0.X] Fixed #9497 - Doc typos. Many thanks ramiro.
Karen Tracey
2008-11-01
[1.0.X] Fixed #9487 -- Corrected several links into the Python docs that were...
Karen Tracey
2008-10-05
[1.0.X] Fixed #9291 -- Tweaked a piece of example code slightly to set a good
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
2008-08-30
Fixed #8700: Corrected example in localflavor docs
James Bennett
2008-08-30
Fixed #8516: Corrected typos in UK localflavor documentation
James Bennett
2008-08-30
Fixed #8247: Added explanation to admin docs to point out that AdminSite can ...
James Bennett
2008-08-29
Fixed #7893 -- Gave `fieldsets` dictionary options a better visual display to...
Brian Rosner
2008-08-28
Fixed a typo in comments upgrade guide.
Jacob Kaplan-Moss
2008-08-28
Fixed #8583: Modified the migration SQL described in the comments upgrade doc...
Russell Keith-Magee
2008-08-28
Fixed #8590: Added clarification that you need to install the new comments sy...
Russell Keith-Magee
2008-08-26
Fixed an error in comment upgrade SQL.
Jacob Kaplan-Moss
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 #8555: corrected `get_comment_form` tag documentation.
Jacob Kaplan-Moss
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-24
Fixed #7996: Added a note that you need to register your site with Google in ...
Russell Keith-Magee
2008-08-24
Fixed #8475 -- Corrected typo in example code in syndication docs. Thanks to ...
Russell Keith-Magee
2008-08-23
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss