summaryrefslogtreecommitdiff
path: root/django
Commit message (Expand)AuthorAgeFilesLines
* [soc2010/app-loading] register models als unbound if the cache is not initial...Arthur Koziel2010-08-141-20/+34
* [soc2010/app-loading] store normalized version of INSTALLED_APPS in appcacheArthur Koziel2010-08-111-0/+7
* [soc2010/app-loading] raise ImproperlyConfigured when trying to register mode...Arthur Koziel2010-08-111-11/+4
* [soc2010/app-loading] load custom models if specified with models_path attributeArthur Koziel2010-08-111-5/+9
* [soc2010/app-loading] ignore the classname of custom apps when executing mana...Arthur Koziel2010-08-101-1/+7
* [soc2010/app-loading] use app label instead of fqnArthur Koziel2010-08-102-20/+11
* [soc2010/app-loading] re-adding files after failed dcommitArthur Koziel2010-08-062-229/+293
* [soc2010/app-loading] removed app_errors attributeArthur Koziel2010-08-062-6/+6
* [soc2010/app-loading] removed app_store attributeArthur Koziel2010-06-291-15/+11
* [soc2010/app-loading] save models in app; adjust get_model/get_modelsArthur Koziel2010-06-282-11/+39
* added dummy App class and track instancesArthur Koziel2010-06-222-0/+14
* Bump to 1.2.1.1.2.1James Bennett2010-05-241-1/+1
* Fixed #13592 -- Make sure the SelectDateWidget works with dates before 1900 w...Jannis Leidel2010-05-231-0/+2
* Fixed #13590 - Made CSRF failure page styling consistent with Django's defaul...Luke Plant2010-05-221-5/+25
* Refs #13573 -- Modified the key technique added in r13295 to be more robust a...Russell Keith-Magee2010-05-211-3/+6
* Fixed #13577 -- Updated Polish formats file. Thanks, ludwik.Jannis Leidel2010-05-211-8/+22
* Fixed #13569 -- Fixed createsuperuser management command to work with the new...Jannis Leidel2010-05-212-1/+10
* Fixed #13560 -- Fixed localization of widgets.Jannis Leidel2010-05-214-35/+37
* Fixed #13573 -- Corrected problem with template caching when template directo...Russell Keith-Magee2010-05-211-6/+9
* Trunk is now 1.2.1 pre-alpha.James Bennett2010-05-171-1/+1
* Bump version and download info to 1.2.1.2James Bennett2010-05-171-1/+1
* Fixed a couple of es_AR translation errors.Ramiro Morales2010-05-172-5/+5
* Fixed #13545 -- Updated Norwegian nynorsk (nn) translation. Thanks, Håvard G...Jannis Leidel2010-05-164-378/+352
* Fixed #13547 -- Made sure the ISO 8601 date formatting introduced in r12058 u...Jannis Leidel2010-05-161-1/+1
* Fixed #13544 -- Updated Norwegian bokmal translation. Thanks, Jon Lønne.Jannis Leidel2010-05-154-529/+497
* Fixed #13536 - Updated French translation. Thanks, David Larlet.Jannis Leidel2010-05-144-122/+175
* Updated the English language files to match the strings in the 1.2 release.Jannis Leidel2010-05-134-541/+1623
* Updated German translation.Jannis Leidel2010-05-132-43/+47
* Fixed #13514 -- Corrected the process of loading multiple javascript translat...Russell Keith-Magee2010-05-131-1/+4
* Corrected 'name' of functions wrapped with method_decoratorLuke Plant2010-05-131-1/+3
* Fixed #13502 -- Updated Arabic translation. Thanks to okhayat.Russell Keith-Magee2010-05-122-664/+1424
* Fixed #13517 -- Added Latvian L10N description. Thanks to fest.Russell Keith-Magee2010-05-121-8/+26
* Fixed #13486 -- Corrected handling of %I in admin javascript version of strft...Russell Keith-Magee2010-05-121-3/+9
* Updated es_AR translation. Complete as of r13237.Ramiro Morales2010-05-112-117/+114
* Fixed #13523 -- Updated Russian translation. Thanks to Alexey Boriskin.Russell Keith-Magee2010-05-115-938/+1593
* Fixed #13521 -- Corrected javascript comparisons determining when to show and...Russell Keith-Magee2010-05-112-3/+3
* Fixed #13522 -- Updated Indonesian translation. Thanks to gchandrasa.Russell Keith-Magee2010-05-112-12/+12
* Fixed #13513 -- Ensured that queries collecting deleted objects are issued on...Russell Keith-Magee2010-05-111-3/+4
* Fixed #13520 -- Updated Finnish translation. Thanks to Aku Kotkavuo.Russell Keith-Magee2010-05-114-315/+376
* Fixed #13515 -- Updated Irish translation of Javascript catalog. Thanks, Mich...Jannis Leidel2010-05-102-34/+67
* Fixed #13517 -- Updated Latvian translation. Thanks, Reinis Veips.Jannis Leidel2010-05-104-870/+1983
* updated croatian translationAljosa Mohorovic2010-05-103-547/+1336
* Compiled .mo file for the Italian translationNicola Larosa2010-05-101-0/+0
* Italian translation updatedNicola Larosa2010-05-101-113/+125
* Removed some debug accidentally committed in r13201.Russell Keith-Magee2010-05-101-7/+1
* Fixed #13341 -- Clarified default arguments to the RegexValidator. Thanks to ...Russell Keith-Magee2010-05-101-1/+7
* Fixed #12892 - Fixed unicode related bug in a utility function of the admindo...Jannis Leidel2010-05-101-1/+2
* Fixed #13168 - Corrected the alignment of the admin inline headers for rtl la...Jannis Leidel2010-05-101-1/+1
* Fixed #13508 - Updated Hebrew translation. Thanks, Alex Gaynor.Jannis Leidel2010-05-104-107/+142
* Fixed #13236 - Updated Korean translation. Thanks, Joongi Kim.Jannis Leidel2010-05-104-613/+1394