summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2010-10-12Added myself to committersHonza Král
2010-10-11Fixed a reference in the docs to a non-existant PasswordField.Alex Gaynor
2010-10-11Moved the good stuff to the top in releases/1.3.txtLuke Plant
2010-10-11Fixed #14349 -- Added Belgium localflavor. Thanks for the report and patch, L...Jannis Leidel
2010-10-11Fixed #14227 -- Added information about the "easy-pickings" keyword to the co...Gabriel Hurley
2010-10-11Fixed the same set of typos as were corrected in [14149], this time in the re...Gabriel Hurley
2010-10-11Updated version of PostGIS in GeoDjango install docs.Justin Bronn
2010-10-11Fixed a few typos in the unittest2 docs introduced in [14139].Gabriel Hurley
2010-10-11Refs #12991 -- Added extra docs for the unittest2 changes made in r14139.Russell Keith-Magee
2010-10-11Fixed #12991 -- Added unittest2 support. Thanks to PaulM for the draft patch,...Russell Keith-Magee
2010-10-10Fixed #14392 -- Changed ModelForm.fields and ModelForm.exclude examples to us...Gabriel Hurley
2010-10-10Fixed typo in tutorial 01.Carl Meyer
2010-10-10Fixed #6073 -- Made compilemessages 18n management command reject PO files wi...Ramiro Morales
2010-10-10Fixed #14391 - Updated django-admin.1 man page to include newer commands. Tha...Andrew Godwin
2010-10-10Add myself to committersChris Beaven
2010-10-10Fixed #14058 -- Clarified information on OPTIONS setting (for adding addition...Gabriel Hurley
2010-10-10Fixed #10027 -- Makes links to form and field validation (and form reference ...Gabriel Hurley
2010-10-10Fixed #14228 -- Added additional information on what the APPEND_SLASH setting...Gabriel Hurley
2010-10-10Fixed #13927 -- Advises that the Ubuntu package manager drops the .py extensi...Gabriel Hurley
2010-10-10Fixed typo in 1.3 release notes.Carl Meyer
2010-10-10Fixed #12226 -- Deprecated test client Response.template attribute in favor o...Carl Meyer
2010-10-09Fixed misspelling in model fields docs.Carl Meyer
2010-10-09Fixed #12369 -- Improved example to account for environments where cStringIO ...Gabriel Hurley
2010-10-09Fixed #14004 -- Adds documentation for QuerySet.update() method. Thanks to dw...Gabriel Hurley
2010-10-09Fixes #13538 -- Clarified query examples with more explicit import statements...Gabriel Hurley
2010-10-09Fixed #11509 -- Modified usage of "Web" to match our style guide in various d...Russell Keith-Magee
2010-10-09Tiny formatting tweak.Simon Meers
2010-10-09Fixed #14255 -- factor project name out of app imports in tutorial. Thanks to...Simon Meers
2010-10-09Corrects a typo in [14062]. Thanks to Russ for the report.Gabriel Hurley
2010-10-09Fixed #13279 -- Made the paths in the Unix install docs more explicit. Thanks...Gabriel Hurley
2010-10-09Fixed #5677 -- update modpython stdout documentation. Thanks to Manfred Wassm...Simon Meers
2010-10-09Fixed #14378 -- Made the test client class customizable. Thanks to Ned Batche...Russell Keith-Magee
2010-10-09Adding myself to the specialists section (and fixing a typo in Jeremy's bio).Gabriel Hurley
2010-10-09Added myself to the committers list.Ramiro Morales
2010-10-09Fixed #5537 -- document trailing '+' on related_name for supressing backward ...Simon Meers
2010-10-09Added myself to contributors.Carl Meyer
2010-10-08Fixed #14023 -- include non_field_errors in example. Thanks to konryd for the...Simon Meers
2010-10-08Adding my bio. Andrew enjoys writing about himself in the third person.Andrew Godwin
2010-10-08Added my bio to committers.txtSimon Meers
2010-10-08Correct a rather embarrassing typo in my bio.Alex Gaynor
2010-10-08Added myself to the committers docs.Alex Gaynor
2010-10-08Rewrote 'Test with warnings enabled' section of docs/topics/testing.txt from ...Adrian Holovaty
2010-10-08Fixed #14232 -- Clarified the data type of date_list in date-based generic vi...Russell Keith-Magee
2010-10-08Fixed #14274 -- Added admonition about using -Wall when you run tests. Thanks...Russell Keith-Magee
2010-10-08Fixed #14375 -- Corrected the capitalization of MultiValueField. Thanks to Bl...Russell Keith-Magee
2010-10-08Fixed #14383 -- Corrected the capitalization of reStructuredText. Thanks to t...Russell Keith-Magee
2010-10-08Fixed #14384 -- Updated mod_wsgi docs to match documented best practice. Than...Russell Keith-Magee
2010-10-08Fixed #14421 -- Clarified the english in the i18n documentation. Thanks to Ne...Russell Keith-Magee
2010-10-08Disabled unused Sphinx configuration option that triggered a warning.Jannis Leidel
2010-10-08Fixed #13188 -- Moved date format documentation from the now template tag to ...Jannis Leidel