summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-06[1.2.X] Fix for running GEOS/GDAL tests on Python 2.6 and below.Justin Bronn
2010-11-06[1.2.X] Fixed #14627 -- Made Tutorial 3 more explicit regarding the transform...Gabriel Hurley
2010-11-06[1.2.X] Fixed #14624 -- Updated a few outdated references to CacheMiddleware ...Gabriel Hurley
2010-11-06[1.2.X] Fixed #14630 -- Increased maximum size of the Oracle tablespace dataf...Ramiro Morales
2010-11-06[1.2.X] Fixed #14629 -- corrected a misspelling and poor wording in the docs....Alex Gaynor
2010-11-04[1.2.X] Fixed #14619 -- corrected a typo in the email docs. Backport of [144...Alex Gaynor
2010-11-04[1.2.X] Fixed #11966 -- Made it possible to use a percent sign in a translati...Jannis Leidel
2010-11-04[1.2.X] Fixed #14612 - Password reset page leaks valid user ids publicly.Luke Plant
2010-11-04[1.2.X] Fixed a test setup and isolation bug that was causing PasswordResetTe...Luke Plant
2010-11-04[1.2.X] Fixed typo in i18n docs.Jannis Leidel
2010-11-04[1.2.X] Converted templates doctests into unittests. We have always been at ...Alex Gaynor
2010-11-02[1.2.X] Fixed #10728 -- corrected subclassing of Fields who use the SubfieldB...Alex Gaynor
2010-11-02[1.2.X] Fixed #14559 -- corrected some typos and misleading docstrings. Than...Alex Gaynor
2010-11-02[1.2.X] Fixed #14584 -- Documented settings.PASSWORD_RESET_TIMEOUT_DAYS. Also...Gabriel Hurley
2010-11-02[1.2.X] Fixed a few more cases of the tests not properly restoring sys.path (...Alex Gaynor
2010-11-02[1.2.X] Properly handle the fact that lists are mutable when trying to mainta...Alex Gaynor
2010-11-02[1.2.X] Migrated app_loading doctests.Russell Keith-Magee
2010-11-02[1.2.X] Fixed #14470 -- Migrated modeladmin doctests. Thanks to Preston Timmo...Russell Keith-Magee
2010-11-02[1.2.X] Migrated lookup doctests. Thanks to George Sakkis for the patch.Russell Keith-Magee
2010-11-02[1.2.X] Migrated basic doctests. Thanks to Preston Timmons for the patch.Russell Keith-Magee
2010-11-02[1.2.X] Migrated m2m_through doctests. Thanks to the anonymous contributor.Russell Keith-Magee
2010-11-01[1.2.X] Fixed some a stale location and whitespace in GeoIP tests.Justin Bronn
2010-11-01[1.2.X] Fixed regression introduced in r13755 that prevented the running of t...Justin Bronn
2010-10-31[1.2.X] Reverted r14196, restoring the 1.2 test suite to a passing state. Ref...Russell Keith-Magee
2010-10-31[1.2.X] Fixed the auth tests so they work when the AUTHENTICATION_BACKENDS se...Alex Gaynor
2010-10-31[1.2.X] Fixed #13503 -- Corrected misleading custom permission example in the...Ramiro Morales
2010-10-28[1.2.X] Fixed #14471 -- Corrected a regression in the use of methods on custo...Russell Keith-Magee
2010-10-28[1.2.X] Fixed #14412 -- Pointed contrib.comments comments-url-redirect URLpat...Russell Keith-Magee
2010-10-28[1.2.X] Fixed #14414 -- Improved contenttypes shortcut() view to check that t...Russell Keith-Magee
2010-10-28[1.2.X] Fixed the ugly spacing of 'BEGIN;' and 'COMMIT;' in the output of the...Russell Keith-Magee
2010-10-28[1.2.X] Negligible formatting improvement to an error in management/sql.pyRussell Keith-Magee
2010-10-28[1.2.X] Fixed #14409 -- Fixed typo in docs/internals/documentation.txt. Thank...Russell Keith-Magee
2010-10-28[1.2.X] Fixed #14395 -- Fixed typo in error message in db/__init__.py. Thanks...Russell Keith-Magee
2010-10-28[1.2.X] Fixed #14565 - No csrf_token on 404 page.Luke Plant
2010-10-28[1.2.X] Reverted changeset [14356]Luke Plant
2010-10-28[1.2.X] Fixed #14578 -- Corrected a typo in the Models topic docs. Thanks to ...Gabriel Hurley
2010-10-27[1.2.X] Fixed #14577 -- fixed a docstring typo. Thanks to dauerbaustelle for...Alex Gaynor
2010-10-27[1.2.X] Documented options accepted by the runfcgi management command.Ramiro Morales
2010-10-27[1.2.X] Fixed #14398 -- Changed runfcgi command to interpret the umask option...Ramiro Morales
2010-10-26[1.2.X] Fixed #14565 - No csrf_token on 404 pagesLuke Plant
2010-10-25[1.2.X] Fixed #14047 -- Updated the CommonMiddleware docs to include sending ...Gabriel Hurley
2010-10-25[1.2.X] Fixed #10545 -- Mentioned that template context variables only exist ...Gabriel Hurley
2010-10-25[1.2.X] Converted model_inheritance doctests to unittests. We have always be...Alex Gaynor
2010-10-25[1.2.X] Removed obsolete 'date' filter -> 'now' tag link.Ramiro Morales
2010-10-24[1.2.X] Fixed #14551 -- corrected a type in the remote user auth documentatio...Alex Gaynor
2010-10-24[1.2.X] Fixed #13617 -- `OSMGeoAdmin` now works again when `USE_L10N` (or `LA...Justin Bronn
2010-10-24[1.2.X] Fixed #13040 -- Added info on where to import File class from to File...Gabriel Hurley
2010-10-24[1.2.X] Fixed #11441 -- Improved signal topic guide, particularly regarding t...Gabriel Hurley
2010-10-23[1.2.X] Fixed #14526 -- Updated wording regarding the minimum Python version ...Gabriel Hurley
2010-10-23[1.2.X] Fixed #14541 -- Corrected an outdated bit of wording in the LANGUAGES...Gabriel Hurley