summaryrefslogtreecommitdiff
path: root/docs/ref/contrib
AgeCommit message (Expand)Author
2010-05-12Fixed doc markup error that resulted in no anchor tag for the model admin que...Karen Tracey
2010-05-12Fixed #13529 -- Corrected ModelAdmin example. Thanks to stephane@actinetwork....Russell Keith-Magee
2010-05-12Fixed #13524 -- Added backwards compatibility and feature notes regarding adm...Russell Keith-Magee
2010-05-10Fixed #13002 -- Corrected description of the default form base class in Inlin...Russell Keith-Magee
2010-05-09Fixed #6039 -- Modified Atom example to be standard compliant. Thanks to ion....Russell Keith-Magee
2010-05-09Fixed #10712 -- Added documentation for the queryset() method on ModelAdmin. ...Russell Keith-Magee
2010-05-09Fixed #12040 -- Cleaned up the documentation describing how CurrentSiteManage...Russell Keith-Magee
2010-05-09Corrected typo from r13154.Russell Keith-Magee
2010-05-09Fixed #13310 -- Documented the RESTRUCTUREDTEXT_FORMAT_SETTINGS setting. Than...Russell Keith-Magee
2010-05-09Fixed #13497 -- Corrected various typos and markup problems in docs. Thanks t...Russell Keith-Magee
2010-05-04Fixed #13458 -- Corrected typo in GeoIP docs. Thanks, Paul McMillan for repo...Justin Bronn
2010-05-04Fixed #13315, #13430 -- Recreated `django.contrib.gis.db.backend` module with...Justin Bronn
2010-04-19Fixed #13361 - Made sure jQuery is always included in the admin changelist an...Jannis Leidel
2010-04-16Fixed #11810 -- Fixed typo and errors that prevented `modifiable` from workin...Justin Bronn
2010-04-09Minor documentation tweaks for GeoDjango, including addition of link to main ...Justin Bronn
2010-04-05Fixed #11949 -- Added a hook to allow ModelAdmin customization of the delete ...Russell Keith-Magee
2010-03-30PostGIS 1.5 allows distance queries on non-point geographic geometry columns ...Justin Bronn
2010-03-27Fixed #13103 -- A bit of re-organization to the custom template `ModelAdmin` ...Gary Wilson Jr
2010-03-27Fixed #13202 -- Documented required libraries for markup template tags, based...Gary Wilson Jr
2010-03-26Fixed #12930, #12832, #11538 -- Refactored and merged the GeoDjango documenta...Justin Bronn
2010-03-10Fixed three small doc markup errors.Malcolm Tredinnick
2010-03-03Fixed #12217: Documented the fact that serving flatpages from the flatpage mi...James Bennett
2010-03-03Fixed #11883: Documented how to set a custom template name on a flatpage.James Bennett
2010-03-01Fixed #12987 - Added a few versionadded directives to the admin docs. Thanks,...Jannis Leidel
2010-02-27Fixed #12964 - wrong path for CSRF decorators in upgrading notes.Luke Plant
2010-02-23Fixed #12802 -- Specify the correct factory in the `InlineModelAdmin` docs. ...Justin Bronn
2010-02-22Fixed #9147 -- Added `FormPreview.process_preview` customization hook. Thank...Justin Bronn
2010-02-10Fixed #12839 - noted change of import path for csrf_exempt decoratorLuke Plant
2010-01-28Fixed #6188, #6304, #6618, #6969, #8758, #8989, #10334, #11069, #11973 and #1...Russell Keith-Magee
2010-01-26Fixed #12508 - Added ability to dynamically add inlines in the admin app.Jannis Leidel
2010-01-18Fixed bad indentation in contenttypes code example so that cut and paste from...Karen Tracey
2010-01-17Added a few more versionadded directives to the documentation.Jannis Leidel
2010-01-12Fixed #8933 - Allow more admin templates to be overridden.Jannis Leidel
2010-01-12Fixed #10640 - Adds a add_form_template option to ModelAdmin. Thanks jcsackett.Jannis Leidel
2010-01-12Fixed #12575 - created a better interface for getting/setting the effective ...Luke Plant
2010-01-10Fixed #11976 -- Ended our campaign to add the word 'valdation' to the English...Adrian Holovaty
2010-01-10Fixed #11693 -- Added escaping for the dot in sitemap.xml in the URLpattern i...Adrian Holovaty
2010-01-10Fixed #11880 -- Changed admin URLconfs in docs to use raw strings, for consis...Adrian Holovaty
2010-01-10Fixed #12228 -- Updated flatpages examples. Thanks, johnthedebsAdrian Holovaty
2010-01-10Fixed #12216 -- Fixed typo in flatpages docs. Thanks, timoAdrian Holovaty
2010-01-09Fixed #12497 -- Fixed Sphinx errors in docs. Thanks, ramiroAdrian Holovaty
2010-01-09Fixed #12523 -- Fixed typo in docs/ref/contrib/messages.txtAdrian Holovaty
2010-01-05Fixed #10615 - Added selection counter to admin change list. Thanks to Martin...Jannis Leidel
2010-01-04Fixed #12053 - form examples don't validate according to w3cLuke Plant
2010-01-04Fixed #10285 - Added render_comment_list template tag to comments app. Thanks...Jannis Leidel
2010-01-04Fixed #11100 - Added get_comment_permalink template tag to comments app to be...Jannis Leidel
2010-01-04Fixed #9819 - Added exemplary documentation for comments app. Thanks for the ...Jannis Leidel
2010-01-01Fixed #8735 - Added Portuguese (pt) local flavor. Thanks Alcides Fonseca for ...Jannis Leidel
2010-01-01Fixed #8612 - Added Indonesian (id) localflavor. Thanks to Ronny Haryanto for...Jannis Leidel
2010-01-01Fixed #8468 - Updated class names in docs of Polish local flavor.Jannis Leidel