summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-13[soc2010/app-loading] merged trunkarchive/soc2010/app-loadingArthur Koziel
2010-09-12[soc2010/app-loading] update get_app/get_apps testsArthur Koziel
2010-09-12[soc2010/app-loading] update testsArthur Koziel
2010-09-12[soc2010/app-loading] implement APP_CLASSES settingArthur Koziel
2010-09-10[soc2010/app-loading] initialize cache and check for errors when setting up t...Arthur Koziel
2010-08-16[soc2010/app-loading] check if there is more than one app with the same db_pr...Arthur Koziel
2010-08-15[soc2010/app-loading] use the db_prefix attribute to create database tablesArthur Koziel
2010-08-15[soc2010/app-loading] added verbose_name to app instance and modified admin t...Arthur Koziel
2010-08-14[soc2010/app-loading] register models als unbound if the cache is not initial...Arthur Koziel
2010-08-11[soc2010/app-loading] store normalized version of INSTALLED_APPS in appcacheArthur Koziel
2010-08-11[soc2010/app-loading] raise ImproperlyConfigured when trying to register mode...Arthur Koziel
2010-08-11[soc2010/app-loading] load custom models if specified with models_path attributeArthur Koziel
2010-08-10[soc2010/app-loading] ignore the classname of custom apps when executing mana...Arthur Koziel
2010-08-10[soc2010/app-loading] use app label instead of fqnArthur Koziel
2010-08-06[soc2010/app-loading] re-adding files after failed dcommitArthur Koziel
2010-08-06[soc2010/app-loading] removed app_errors attributeArthur Koziel
2010-06-29[soc2010/app-loading] removed app_store attributeArthur Koziel
2010-06-28[soc2010/app-loading] save models in app; adjust get_model/get_modelsArthur Koziel
2010-06-22added dummy App class and track instancesArthur Koziel
2010-06-22rewrite app globbing doctest to unittestArthur Koziel
2010-06-22add appcache testsArthur Koziel
2010-06-22remove get_apps() call. the installed apps don't need to be loaded here, the ...Arthur Koziel
2010-05-27Created SoC app loading branch.Jacob Kaplan-Moss
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-19Fixed #13566, a typo in the 1.2 release notes. Thanks johnthedebs.Karen Tracey
2010-05-19Fixed #13563, a typo in the GeoDjango tutorial.Jacob Kaplan-Moss
2010-05-17Fixed a couple of typos in the release notes.Jacob Kaplan-Moss
2010-05-17Updated the docs conf.py to have the correct version number.Jacob Kaplan-Moss
2010-05-17Trunk is now 1.2.1 pre-alpha.James Bennett
2010-05-17Add in the section on Python 2.3 compatibility.James Bennett
2010-05-17Flip PyPI classifier from beta to stable.James Bennett
2010-05-17Bump version and download info to 1.2.1.2James Bennett
2010-05-17A final *final* clarification in the release notes.James Bennett
2010-05-17Some final clarifications in the release notes.James Bennett
2010-05-17Slight fixes to related fields reference to avoid conflicting target namesJacob Kaplan-Moss
2010-05-17Some heavy refactoring to the 1.2 release notes.Jacob Kaplan-Moss
2010-05-17Fixed a couple of es_AR translation errors.Ramiro Morales
2010-05-17Fixed #13551 -- Corrected import in ModelForms example. Thanks to libber for ...Russell Keith-Magee
2010-05-16Fixed #13545 -- Updated Norwegian nynorsk (nn) translation. Thanks, Håvard G...Jannis Leidel
2010-05-16Added notes about the two new date format specifiers (``c`` and ``u``) added ...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-14Removed the 'under development' marker from the 1.1.2 release notes; a little...Russell Keith-Magee