summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2010-10-23[1.2.X] Fixed #14545 -- Added ValidationError to Exceptions Reference docs an...Gabriel Hurley
2010-10-23[1.2.X] Fixed #14173 -- Added sections about contrib apps-provided commands t...Ramiro Morales
2010-10-23[1.2.X] Fixed #14463 -- Fixed links to new location of date/time format speci...Ramiro Morales
2010-10-22[1.2.X] Fixed #14534 -- updated an out of date link in the docs. Thanks to d...Alex Gaynor
2010-10-21[1.2.X] Revert [13850], this was a new feature not a bugfix.Chris Beaven
2010-10-20[1.2.X] Fixed #14477 -- Corrects several instances of "add" and "remove" m2m_...Gabriel Hurley
2010-10-20[1.2.X] Fixed #14432 -- Added an import statement which was previously implie...Gabriel Hurley
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 #7616 -- Added advice on unix socket permissions and umasks to ...Gabriel Hurley
2010-10-19[1.2.X] Fixed #14464 -- Strengthened the admonition regarding documentation v...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-13[1.2.X] Fix a typo in my bio. Backport of [14200]Chris Beaven
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-11[1.2.X] Added information about the "easy-pickings" keyword to the contributi...Gabriel Hurley
2010-10-10[1.2.X] Changed ModelForm.fields and ModelForm.exclude examples to use tuples...Gabriel Hurley
2010-10-10[1.2.X] Fixed typo in tutorial 01. Backport of [14129].Carl Meyer
2010-10-10[1.2.X] Fixed #6073 -- Made compilemessages 18n management command reject PO ...Ramiro Morales
2010-10-10[1.2.X] Fixed #14391 - Updated django-admin.1 man page to include newer comma...Andrew Godwin
2010-10-10[1.2.X] Add myself to committers. Backport of [14118]Chris Beaven
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-10[1.2.X] Advises that the Ubuntu package manager drops the .py extension from ...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] Improved example to account for environments where cStringIO is not a...Gabriel Hurley
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 #13538 -- Clarified query examples with more explicit import st...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 #14255 -- factor project name out of app imports in tutorial. T...Simon Meers
2010-10-09[1.2.X] Corrects a typo in [14063]. Thanks to Russ for the report.Gabriel Hurley
2010-10-09[1.2.X] Fixed #13279 -- Made the paths in the Unix install docs more explicit...Gabriel Hurley
2010-10-09[1.2.X] Fixed #5677 -- update modpython stdout documentation. Thanks to Manfr...Simon Meers
2010-10-09[1.2.X] Added myself to the committers list.Ramiro Morales
2010-10-09[1.2.X] Fixed #5537 -- document trailing '+' on related_name for supressing b...Simon Meers
2010-10-09[1.2.X] Added myself to committers. Backport of [14047].Carl Meyer
2010-10-08[1.2.X] Fixed #14023 -- include non_field_errors in example. Thanks to konryd...Simon Meers
2010-10-08[1.2.X] Adding my bio. This is a backport of [14309].Andrew Godwin
2010-10-08[1.2.X] Added my bio to committers.txt. Backport of [14037]Simon Meers
2010-10-08[1.2.X] Added myself to the committers docs. This is a backport of [14034] a...Alex Gaynor
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 #14274 -- Added admonition about using -Wall when you run tests...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-08[1.2.X] Fixed #14384 -- Updated mod_wsgi docs to match documented best practi...Russell Keith-Magee
2010-10-08[1.2.X] Fixed #14421 -- Clarified the english in the i18n documentation. Than...Russell Keith-Magee