summaryrefslogtreecommitdiff
path: root/django
AgeCommit message (Expand)Author
2010-07-30Fixed #13941 -- Corrected the way sequence names are reset under Postgres, es...Russell Keith-Magee
2010-07-21Fixed #13967 -- MySQL spatial backend now respects when `spatial_index=False`...Justin Bronn
2010-07-20Fixed #13934 -- `GeoSQLCompiler.get_default_columns` was missing `local_only`...Justin Bronn
2010-06-30Added proper code comments for the HTTPS CSRF protection.Luke Plant
2010-06-23Fixed #13779 -- Can now discover GDAL 1.7 from debian-based packages. Thanks...Justin Bronn
2010-06-23Fixed #12803 - Added styling for 'error' and 'warning' messages in admin.Luke Plant
2010-06-21Fixed #12619 -- Added support for the --noinput flag to testserver. Thanks to...Russell Keith-Magee
2010-06-21Fixed #8901 -- Reapplied r13328 (with extra docs) now that we have a 1.3 deve...Russell Keith-Magee
2010-06-19Django is now 1.3 pre-alpha.Jacob Kaplan-Moss
2010-06-19Fixed #10843: the textile tests now pass against the latest textile library.Jacob Kaplan-Moss
2010-06-10Refs #8901 -- Reverted r13328 because the patch imposes a minimum version req...Russell Keith-Magee
2010-06-08Fixed #13716 - the CSRF get_token function stopped working for views with csr...Luke Plant
2010-06-07Fixed #8901 -- Corrected the PostgreSQL sequence reset code when field identi...Russell Keith-Magee
2010-06-07Fixed #13577 - wrong thousands separator in Polish formats file. Thanks sero ...Jarek Zgoda
2010-06-05Fixed #13636 -- Migrated fixtures tests to use unittests, eliminating another...Russell Keith-Magee
2010-06-03Fixed #10758 - sys.exc_info() should not be stored on a local variableLuke Plant
2010-05-28Fixed #13624: added SIGNATURE to the list of settings to hide on debug pages.Jacob Kaplan-Moss
2010-05-28Fixed #13572: copies of QueryDicts now have their encoding set correctly.Jacob Kaplan-Moss
2010-05-28Fixed #13656 -- Ensure that the management commands use the right database fo...Russell Keith-Magee
2010-05-28Fixed #13653: Fixed django.utils.hashcompat to support running on Python 2.4 ...Karen Tracey
2010-05-28Fixed #13634 -- Migrated aggregation tests to use unittest. This removes a fl...Russell Keith-Magee
2010-05-24Bump to 1.2.1.1.2.1James Bennett
2010-05-23Fixed #13592 -- Make sure the SelectDateWidget works with dates before 1900 w...Jannis Leidel
2010-05-22Fixed #13590 - Made CSRF failure page styling consistent with Django's defaul...Luke Plant
2010-05-21Refs #13573 -- Modified the key technique added in r13295 to be more robust a...Russell Keith-Magee
2010-05-21Fixed #13577 -- Updated Polish formats file. Thanks, ludwik.Jannis Leidel
2010-05-21Fixed #13569 -- Fixed createsuperuser management command to work with the new...Jannis Leidel
2010-05-21Fixed #13560 -- Fixed localization of widgets.Jannis Leidel
2010-05-21Fixed #13573 -- Corrected problem with template caching when template directo...Russell Keith-Magee
2010-05-17Trunk is now 1.2.1 pre-alpha.James Bennett
2010-05-17Bump version and download info to 1.2.1.2James Bennett
2010-05-17Fixed a couple of es_AR translation errors.Ramiro Morales
2010-05-16Fixed #13545 -- Updated Norwegian nynorsk (nn) translation. Thanks, Håvard G...Jannis Leidel
2010-05-16Fixed #13547 -- Made sure the ISO 8601 date formatting introduced in r12058 u...Jannis Leidel
2010-05-15Fixed #13544 -- Updated Norwegian bokmal translation. Thanks, Jon Lønne.Jannis Leidel
2010-05-14Fixed #13536 - Updated French translation. Thanks, David Larlet.Jannis Leidel
2010-05-13Updated the English language files to match the strings in the 1.2 release.Jannis Leidel
2010-05-13Updated German translation.Jannis Leidel
2010-05-13Fixed #13514 -- Corrected the process of loading multiple javascript translat...Russell Keith-Magee
2010-05-13Corrected 'name' of functions wrapped with method_decoratorLuke Plant
2010-05-12Fixed #13502 -- Updated Arabic translation. Thanks to okhayat.Russell Keith-Magee
2010-05-12Fixed #13517 -- Added Latvian L10N description. Thanks to fest.Russell Keith-Magee
2010-05-12Fixed #13486 -- Corrected handling of %I in admin javascript version of strft...Russell Keith-Magee
2010-05-11Updated es_AR translation. Complete as of r13237.Ramiro Morales
2010-05-11Fixed #13523 -- Updated Russian translation. Thanks to Alexey Boriskin.Russell Keith-Magee
2010-05-11Fixed #13521 -- Corrected javascript comparisons determining when to show and...Russell Keith-Magee
2010-05-11Fixed #13522 -- Updated Indonesian translation. Thanks to gchandrasa.Russell Keith-Magee
2010-05-11Fixed #13513 -- Ensured that queries collecting deleted objects are issued on...Russell Keith-Magee
2010-05-11Fixed #13520 -- Updated Finnish translation. Thanks to Aku Kotkavuo.Russell Keith-Magee
2010-05-10Fixed #13515 -- Updated Irish translation of Javascript catalog. Thanks, Mich...Jannis Leidel