summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-09Adding myself to the specialists section (and fixing a typo in Jeremy's bio).Gabriel Hurley
2010-10-09Fixed #12872 -- Removed vestiges of mythic old template validation admin app ...Ramiro Morales
2010-10-09Fixed #14354 -- Normalized the handling of empty/null passwords in contrib.au...Russell Keith-Magee
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 #13241. order_with_respect_to now works with ForeignKeys who refer to ...Alex Gaynor
2010-10-08Converted order_with_respect_to to unittests. We have always been at war wit...Alex Gaynor
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 links to the date formats choices in the global settings. Thanks, Russell.Jannis Leidel
2010-10-08Fixed #10970 -- Initialize DateFields with datetime.date objects, not datetim...Jannis Leidel
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
2010-10-08Fixed #10497 -- Added a few time-related methods to the storage API. Thanks f...Jannis Leidel
2010-10-08Fixed #14225 -- Added a documentation marker (and a 1.2.2 release notes file,...Russell Keith-Magee
2010-10-08Fixed #13218 -- Ensure that syndicated content served over HTTPS uses https:/...Russell Keith-Magee
2010-10-08Fixed #14221 -- Cleaned up some text in the GIS tutorial. Thanks to Grant <re...Russell Keith-Magee
2010-10-08Fixed #14381 -- Clarified exception handling when instantiating Routers. Than...Russell Keith-Magee
2010-10-08#14374 -- Added some missing template files to ensure that contrib.auth tests...Russell Keith-Magee
2010-10-07Fixed #14430 - Test failure on Windows with get_image_dimensions since [13715]Luke Plant
2010-10-07Fixed #7722 - added support for CC in EmailMessage.Luke Plant
2010-10-07Fixed #5425 - Incorrect plurals in admin pagination template.Luke Plant
2010-10-07Fixed #11907 -- EmailField now runs strip() on its input. This means mistaken...Adrian Holovaty
2010-10-07Set default PROFANITIES_LIST setting to an empty tuple. This is technically b...Adrian Holovaty
2010-10-06Fixed #14412 -- Pointed contrib.comments comments-url-redirect URLpattern at ...Adrian Holovaty
2010-10-06Fixed #14414 -- Improved contenttypes shortcut() view to check that the Conte...Adrian Holovaty
2010-10-06Fixed the ugly spacing of 'BEGIN;' and 'COMMIT;' in the output of the sql/sql...Adrian Holovaty
2010-10-06Negligible formatting improvement to an error in management/sql.pyAdrian Holovaty
2010-10-06Fixed #14409 -- Fixed typo in docs/internals/documentation.txt. Thanks, kurtm...Adrian Holovaty
2010-10-06Fixed #14395 -- Fixed typo in error message in db/__init__.py. Thanks, agabelAdrian Holovaty
2010-10-06Fixed #14406 -- Added a Python 2.4 compatibility to the logging interface. Th...Russell Keith-Magee
2010-10-06Fixed #14397 -- Corrected some typos in the logging configuration example. Th...Russell Keith-Magee
2010-10-05Refs #14388 -- ... and corrected the naming of a formatter in the sample logg...Russell Keith-Magee
2010-10-05Refs #14388 -- Corrected another spelling erorr.Russell Keith-Magee
2010-10-05Fixed #14388 -- Corrected some typos in the logging docs. Thanks to varikin, ...Russell Keith-Magee
2010-10-04Fixed #12012 -- Added support for logging. Thanks to Vinay Sajip for his draf...Russell Keith-Magee
2010-10-04Fixed #14386, #8960, #10235, #10909, #10608, #13845, #14377 - standardize Sit...Luke Plant
2010-10-02Fixed #10215 -- Ensured that there is parity between enter and leave transact...Russell Keith-Magee
2010-10-02Corrected a test failure under MySQL.Russell Keith-Magee