summaryrefslogtreecommitdiff
path: root/docs/ref/contrib
AgeCommit message (Expand)Author
2010-10-15Fixed #14376 -- added docs for previously undocumented Brazilian localflavor ...Gabriel Hurley
2010-10-15Fixed some typos in the documentation that snuck in with [14223].Alex Gaynor
2010-10-15Fixed #11350 -- added an Israeli localflavor. Thanks to Yuval and Idan Gazit...Alex Gaynor
2010-10-14Fixed #14445 - Use HMAC and constant-time comparison functions where needed.Luke Plant
2010-10-12Enabled area calculations for geography columns.Justin Bronn
2010-10-11Fixed #14349 -- Added Belgium localflavor. Thanks for the report and patch, L...Jannis Leidel
2010-10-11Updated version of PostGIS in GeoDjango install docs.Justin Bronn
2010-10-09Fixed #11509 -- Modified usage of "Web" to match our style guide in various d...Russell Keith-Magee
2010-10-08Fixed #14383 -- Corrected the capitalization of reStructuredText. Thanks to t...Russell Keith-Magee
2010-10-08Fixed #14221 -- Cleaned up some text in the GIS tutorial. Thanks to Grant <re...Russell Keith-Magee
2010-10-04Fixed #14386, #8960, #10235, #10909, #10608, #13845, #14377 - standardize Sit...Luke Plant
2010-09-10Fixed #11358: Don't include private flatpages in sitemap. Thanks dburke and m...Karen Tracey
2010-08-28Fixed #6932 -- Added a template tag that gives a list of available flatpages ...Russell Keith-Magee
2010-08-28Fixed #13820 -- Started the deprecation process for mod_python. Thanks to Rob...Russell Keith-Magee
2010-08-28Refactored markup documentation to give it it's own home.Russell Keith-Magee
2010-08-27Fixed #14116 -- Added a flag to enable CSRF checks in the test client. Thanks...Russell Keith-Magee
2010-08-26Fixed #14172: Corrected misspelling of explicitly. Thanks 3point2.Karen Tracey
2010-08-23Fixed #14112 -- Various Markup fixes for the docs. Thanks to ramiro for the p...Russell Keith-Magee
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss
2010-08-12Fixed #14100: Corrected spelling error in description of user_email. Thanks t...Karen Tracey
2010-08-07Fixed #11047 -- Clarified the explanation of arguments to GenericForeignKey. ...Russell Keith-Magee
2010-08-07Fixed #11882 -- Added documentation for formfield_for_manytomany. Thanks to R...Russell Keith-Magee
2010-08-07Fixed #11748 -- Clarified the ways that search_field can be used. Thanks to M...Russell Keith-Magee
2010-08-07Fixed #11800 -- Updated Sphinx metadata in queryset docs. Thanks to timo for ...Russell Keith-Magee
2010-08-07Fixed #8567 -- Clarified the process of instantiating FormWizards. Thanks to ...Russell Keith-Magee
2010-08-07Fixed #7284 -- Provided an example for the use of the search_fields clause on...Russell Keith-Magee
2010-07-30Fixed #13740 -- Added documentation for the can_delete InlineModelAdmin optio...Russell Keith-Magee
2010-06-23Fixed #13671, #13748 -- Fixed errata and minor updates to GeoDjango docs.Justin Bronn
2010-05-28Fixed #13597, a small typo in the admin docs.Jacob Kaplan-Moss
2010-05-19Fixed #13563, a typo in the GeoDjango tutorial.Jacob Kaplan-Moss
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