summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [soc2010/app-loading] merged trunkarchive/soc2010/app-loadingsoc2010/app-loadingArthur Koziel2010-09-13473-9394/+19779
* [soc2010/app-loading] update get_app/get_apps testsArthur Koziel2010-09-122-32/+40
* [soc2010/app-loading] update testsArthur Koziel2010-09-128-75/+74
* [soc2010/app-loading] implement APP_CLASSES settingArthur Koziel2010-09-124-30/+41
* [soc2010/app-loading] initialize cache and check for errors when setting up t...Arthur Koziel2010-09-101-2/+8
* [soc2010/app-loading] check if there is more than one app with the same db_pr...Arthur Koziel2010-08-163-1/+22
* [soc2010/app-loading] use the db_prefix attribute to create database tablesArthur Koziel2010-08-152-3/+6
* [soc2010/app-loading] added verbose_name to app instance and modified admin t...Arthur Koziel2010-08-156-18/+29
* [soc2010/app-loading] register models als unbound if the cache is not initial...Arthur Koziel2010-08-143-61/+101
* [soc2010/app-loading] store normalized version of INSTALLED_APPS in appcacheArthur Koziel2010-08-112-0/+17
* [soc2010/app-loading] raise ImproperlyConfigured when trying to register mode...Arthur Koziel2010-08-112-37/+41
* [soc2010/app-loading] load custom models if specified with models_path attributeArthur Koziel2010-08-114-10/+34
* [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-103-29/+11
* [soc2010/app-loading] re-adding files after failed dcommitArthur Koziel2010-08-0610-240/+414
* [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-223-0/+16
* rewrite app globbing doctest to unittestArthur Koziel2010-06-221-18/+17
* add appcache testsArthur Koziel2010-06-221-0/+206
* remove get_apps() call. the installed apps don't need to be loaded here, the ...Arthur Koziel2010-06-221-5/+3
* Created SoC app loading branch.Jacob Kaplan-Moss2010-05-270-0/+0
* Bump to 1.2.1.1.2.1James Bennett2010-05-242-2/+2
* Fixed #13592 -- Make sure the SelectDateWidget works with dates before 1900 w...Jannis Leidel2010-05-232-0/+7
* 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-217-35/+43
* Fixed #13573 -- Corrected problem with template caching when template directo...Russell Keith-Magee2010-05-214-7/+35
* Fixed #13566, a typo in the 1.2 release notes. Thanks johnthedebs.Karen Tracey2010-05-191-1/+1
* Fixed #13563, a typo in the GeoDjango tutorial.Jacob Kaplan-Moss2010-05-191-2/+2
* Fixed a couple of typos in the release notes.Jacob Kaplan-Moss2010-05-171-2/+2
* Updated the docs conf.py to have the correct version number.Jacob Kaplan-Moss2010-05-171-2/+2
* Trunk is now 1.2.1 pre-alpha.James Bennett2010-05-171-1/+1
* Add in the section on Python 2.3 compatibility.James Bennett2010-05-171-0/+26
* Flip PyPI classifier from beta to stable.James Bennett2010-05-171-1/+1
* Bump version and download info to 1.2.1.2James Bennett2010-05-172-2/+2
* A final *final* clarification in the release notes.James Bennett2010-05-171-5/+6
* Some final clarifications in the release notes.James Bennett2010-05-171-12/+17
* Slight fixes to related fields reference to avoid conflicting target namesJacob Kaplan-Moss2010-05-171-62/+69
* Some heavy refactoring to the 1.2 release notes.Jacob Kaplan-Moss2010-05-171-423/+514
* Fixed a couple of es_AR translation errors.Ramiro Morales2010-05-172-5/+5
* Fixed #13551 -- Corrected import in ModelForms example. Thanks to libber for ...Russell Keith-Magee2010-05-171-1/+1
* Fixed #13545 -- Updated Norwegian nynorsk (nn) translation. Thanks, Håvard G...Jannis Leidel2010-05-164-378/+352
* Added notes about the two new date format specifiers (``c`` and ``u``) added ...Jannis Leidel2010-05-162-5/+24
* Fixed #13547 -- Made sure the ISO 8601 date formatting introduced in r12058 u...Jannis Leidel2010-05-163-3/+3
* Fixed #13544 -- Updated Norwegian bokmal translation. Thanks, Jon Lønne.Jannis Leidel2010-05-154-529/+497
* Removed the 'under development' marker from the 1.1.2 release notes; a little...Russell Keith-Magee2010-05-141-6/+4