summaryrefslogtreecommitdiff
path: root/docs/ref
AgeCommit message (Expand)Author
2010-10-20[1.2.X] Fixed #14493 -- Corrected use of the wrong attribute in the model val...Gabriel Hurley
2010-10-19[1.2.X] Fixed #14426 -- Removed "mysite" import statements from examples that...Gabriel Hurley
2010-10-15[1.2.X] Fixed #14307 -- Added a new crossref target to model field reference ...Gabriel Hurley
2010-10-15[1.2.X] Fixed #14307 -- Linked ChoiceField.choices docs to Field.choices docs...Gabriel Hurley
2010-10-15[1.2.X] Fixed #14376 -- added docs for previously undocumented Brazilian loca...Gabriel Hurley
2010-10-14[1.2.X] Fixed #5327 -- Added standardized field information to ModelChoiceFie...Gabriel Hurley
2010-10-12[1.2.X] Enabled area calculations for geography columns.Justin Bronn
2010-10-11[1.2.X] Updated version of PostGIS in GeoDjango install docs.Justin Bronn
2010-10-10[1.2.X] Clarified information on OPTIONS setting (for adding additional param...Gabriel Hurley
2010-10-10[1.2.X] Makes links to form and field validation (and form reference docs in ...Gabriel Hurley
2010-10-10[1.2.X] Added additional information on what the APPEND_SLASH setting does. T...Gabriel Hurley
2010-10-09[1.2.X] Fixed misspelling in model fields docs. Backport of [14096] from trunk.Carl Meyer
2010-10-09[1.2.X] Adds documentation for QuerySet.update() method. Thanks to dwillis an...Gabriel Hurley
2010-10-09[1.2.X] Fixed #11509 -- Modified usage of "Web" to match our style guide in v...Russell Keith-Magee
2010-10-09[1.2.X] Fixed #5537 -- document trailing '+' on related_name for supressing b...Simon Meers
2010-10-08[1.2.X] Fixed #14232 -- Clarified the data type of date_list in date-based ge...Russell Keith-Magee
2010-10-08[1.2.X] Fixed #14375 -- Corrected the capitalization of MultiValueField. Than...Russell Keith-Magee
2010-10-08[1.2.X] Fixed #14383 -- Corrected the capitalization of reStructuredText. Tha...Russell Keith-Magee
2010-10-08Fixed #13188 -- Moved date format documentation from the now template tag to ...Jannis Leidel
2010-10-08[1.2.X] Fixed #14221 -- Cleaned up some text in the GIS tutorial. Thanks to G...Russell Keith-Magee
2010-10-05[1.2.X] Fixed #14386, #8960, #10235, #10909, #10608, #13845, #14377 - standar...Luke Plant
2010-10-05[1.2.X] Fixed #11358: Don't include private flatpages in sitemap. Thanks dbur...Luke Plant
2010-10-01[1.2.X] Fixed #13876 -- Fixed duplication in docs. Thanks, zerok and timo.Jannis Leidel
2010-09-26[1.2.X] Fixed #14122 -- Added example for builtin yesno template filter. Than...Jannis Leidel
2010-09-13[1.2.X] Fixed #13765 - 'safe' parameter for urlencode filterLuke Plant
2010-09-07[1.2.X] Fixed #13350 - Documentation on autoescape should mention endautoescapeLuke Plant
2010-09-07[1.2.X] Fixed #14205 - Tiny grammar fix in form validation documentationLuke Plant
2010-08-30[1.2.X] Fixed #14054 -- Added documentation for the connection_created event....Russell Keith-Magee
2010-08-30Fixed #14189 - permalink docs import mistakeLuke Plant
2010-08-28[1.2.X] Fixed #14185 - improved example SQL for 'select' example.Luke Plant
2010-08-28[1.2.X] Refactored markup documentation to give it it's own home.Russell Keith-Magee
2010-08-27[1.2.X] Fixed #14116 -- Added a flag to enable CSRF checks in the test client...Russell Keith-Magee
2010-08-26[1.2.X] Fixed #14172: Corrected misspelling of explicitly. Thanks 3point2. Karen Tracey
2010-08-23[1.2.X] Fixed #14154 -- Corrected grammar error in settings docs. Thanks to d...Russell Keith-Magee
2010-08-23[1.2.X] Fixed #14112 -- Various Markup fixes for the docs. Thanks to ramiro f...Russell Keith-Magee
2010-08-19[1.2.X] Fixed #14141: docs now use the :doc: construct for links between docu...Jacob Kaplan-Moss
2010-08-12[1.2.X] Fixed #14100: Corrected spelling error in description of user_email. ...Karen Tracey
2010-08-07[1.2.X] Fixed #11021 -- Clarified newline stripping behavior in the truncatew...Russell Keith-Magee
2010-08-07[1.2.X] Fixed #11047 -- Clarified the explanation of arguments to GenericFore...Russell Keith-Magee
2010-08-07[1.2.X] Fixed #11882 -- Added documentation for formfield_for_manytomany. Tha...Russell Keith-Magee
2010-08-07[1.2.X] Fixed #11748 -- Clarified the ways that search_field can be used. Tha...Russell Keith-Magee
2010-08-07[1.2.X] Fixed #11800 -- Updated Sphinx metadata in queryset docs. Thanks to t...Russell Keith-Magee
2010-08-07[1.2.X] Fixed #8567 -- Clarified the process of instantiating FormWizards. Th...Russell Keith-Magee
2010-08-07[1.2.X] Fixed #7284 -- Provided an example for the use of the search_fields c...Russell Keith-Magee
2010-08-07[1.2.X] Fixed #13687 -- Corrected request/response docs that mistakenly sugge...Russell Keith-Magee
2010-08-07[1.2.X] Fixed #13727 -- Corrected alphabetical sorting in settings docs. Than...Russell Keith-Magee
2010-07-30[1.2.X] Fixed #13740 -- Added documentation for the can_delete InlineModelAdm...Russell Keith-Magee
2010-07-17[1.2.X] Fixed import example code for NON_FIELD_ERRORS. Karen Tracey
2010-07-05[1.2.X] Added missing module directive for validators documentation.Luke Plant
2010-06-23[1.2.X] Fixed #13671, #13748 -- Fixed errata and minor updates to GeoDjango d...Justin Bronn