summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-17Fixed #14102 -- Ensure that fields that have been excluded from a form aren't...Russell Keith-Magee
2010-08-16Fixed #14118 -- Removed a reference to the "Python" serializer.Russell Keith-Magee
2010-08-16Fixed #14002 -- Modified filesize filter to ensure strings are translatable. ...Russell Keith-Magee
2010-08-14Added file missing from r13590.Russell Keith-Magee
2010-08-14Fixed #5350 -- Added fallback to default 404/500 handlers when they're not ex...Russell Keith-Magee
2010-08-14Fixed #13796 -- Ensure that builtin tags and filters are included in admin do...Russell Keith-Magee
2010-08-14Corrected some alphabetization and dupe issues in the AUTHORS fileRussell Keith-Magee
2010-08-14Fixed #14002 -- Updated filesize filter to support terabyte and petabyte file...Russell Keith-Magee
2010-08-14Fixed #14002 -- Updated filesize filter to support terabyte and petabyte file...Russell Keith-Magee
2010-08-14Fixed #13699 -- Updated Catalan translation. Thanks to txels.Russell Keith-Magee
2010-08-14Fixed #13905 -- Updated Basque translation. Thanks to Aitzol Naberan.Russell Keith-Magee
2010-08-14Fixed #14079 -- Updated Norwegian Nynorsk translation. Thanks to HÃ¥vard Grim...Russell Keith-Magee
2010-08-14Fixed #14084 -- Updated French translation. Thanks to stephaner.Russell Keith-Magee
2010-08-14Fixed #14096 -- Corrected Python 2.4 syntax issue. Thanks to PaulM for the re...Russell Keith-Magee
2010-08-14Fixed #13679, #13231, #7287 -- Ensured that models that have ForeignKeys/Many...Russell Keith-Magee
2010-08-12Fixed #14100: Corrected spelling error in description of user_email. Thanks t...Karen Tracey
2010-08-11Fixed typos in es_AR translation.Ramiro Morales
2010-08-07Fixed #10952 -- Corrected the documentation for the behavior of password rese...Russell Keith-Magee
2010-08-07Fixed #11021 -- Clarified newline stripping behavior in the truncatewords and...Russell Keith-Magee
2010-08-07Fixed #11047 -- Clarified the explanation of arguments to GenericForeignKey. ...Russell Keith-Magee
2010-08-07Fixed #11735 -- Corrected an example of FormSet subclassing. Thanks to claude...Russell Keith-Magee
2010-08-07Fixed #11882 -- Added documentation for formfield_for_manytomany. Thanks to R...Russell Keith-Magee
2010-08-07Fixed #13627 -- Added instructions on how to reset your Trac password. Thanks...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 #14076 -- Updated Danish translation. Thanks to finngruwier.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-08-07Fixed #13516 -- Added an internal type definition for AutoFields, so that sub...Russell Keith-Magee
2010-08-07Rationalized the verbosity levels (including introducing a new super-verbose ...Russell Keith-Magee
2010-08-07Fixed #13552 -- Added a 'using' parameter to database signals. Thanks to gman...Russell Keith-Magee
2010-08-07Fixed #13658 -- Added missing command in JavaScript example. Thanks to erikr ...Russell Keith-Magee
2010-08-07Fixed #13661 -- Corrected example in the serialization docs. Thanks to jabapy...Russell Keith-Magee
2010-08-07Fixed #13687 -- Corrected request/response docs that mistakenly suggested __g...Russell Keith-Magee
2010-08-07Fixed #13718 -- Corrected typo in model docs. Thanks to gvkalra for the report.Russell Keith-Magee
2010-08-07Fixed #13727 -- Corrected alphabetical sorting in settings docs. Thanks to ad...Russell Keith-Magee
2010-08-07Fixed #13594 -- Corrected typo in email docs. Thanks to mostrovsky for the re...Russell Keith-Magee
2010-08-07Fixed #14070 -- Updated Serbian translations. Thanks to janos.Russell Keith-Magee
2010-08-07Fixed #8426 - 'helptext' CSS class - hopefully for real this time.Luke Plant
2010-08-06Tweaked r13520 translation update (one forgtten fuzzy string).Ramiro Morales
2010-08-06Updated es_AR translation.Ramiro Morales
2010-08-06Fixed #8426 - added 'helptext' CSS class to help text in forms to aid in stylingLuke Plant
2010-08-06Fixed #11159 -- Added mimetype detection to the test client for file uploads....Russell Keith-Magee
2010-08-06Updated German translation.Jannis Leidel
2010-08-06Fixed #14069 -- Updated Czech translation. Thanks to Tuttle.Russell Keith-Magee
2010-08-06Fixed #13615 -- Clarified test assertion text to avoid confusion when respons...Russell Keith-Magee
2010-08-06Fixed #12775 -- Modified the --exclude argument to dumpdata to allow exclusio...Russell Keith-Magee
2010-08-06Fixed #13092 -- Added support for the "in" operator when dealing with context...Russell Keith-Magee
2010-08-06Fixed #12746 -- Updated sorting calls to use 'key' instead of 'cmp'. This wil...Russell Keith-Magee
2010-08-06Added __init__.py file that was left out of [13505].Russell Keith-Magee