index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-09-13
[soc2010/app-loading] merged trunk
archive/soc2010/app-loading
Arthur Koziel
2010-09-12
[soc2010/app-loading] update get_app/get_apps tests
Arthur Koziel
2010-09-12
[soc2010/app-loading] update tests
Arthur Koziel
2010-09-12
[soc2010/app-loading] implement APP_CLASSES setting
Arthur 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 tables
Arthur 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 appcache
Arthur 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 attribute
Arthur 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 fqn
Arthur Koziel
2010-08-06
[soc2010/app-loading] re-adding files after failed dcommit
Arthur Koziel
2010-08-06
[soc2010/app-loading] removed app_errors attribute
Arthur Koziel
2010-06-29
[soc2010/app-loading] removed app_store attribute
Arthur Koziel
2010-06-28
[soc2010/app-loading] save models in app; adjust get_model/get_models
Arthur Koziel
2010-06-22
added dummy App class and track instances
Arthur Koziel
2010-06-22
rewrite app globbing doctest to unittest
Arthur Koziel
2010-06-22
add appcache tests
Arthur Koziel
2010-06-22
remove get_apps() call. the installed apps don't need to be loaded here, the ...
Arthur Koziel
2010-05-27
Created SoC app loading branch.
Jacob Kaplan-Moss
2010-05-24
Bump to 1.2.1.
1.2.1
James Bennett
2010-05-23
Fixed #13592 -- Make sure the SelectDateWidget works with dates before 1900 w...
Jannis Leidel
2010-05-22
Fixed #13590 - Made CSRF failure page styling consistent with Django's defaul...
Luke Plant
2010-05-21
Refs #13573 -- Modified the key technique added in r13295 to be more robust a...
Russell Keith-Magee
2010-05-21
Fixed #13577 -- Updated Polish formats file. Thanks, ludwik.
Jannis Leidel
2010-05-21
Fixed #13569 -- Fixed createsuperuser management command to work with the new...
Jannis Leidel
2010-05-21
Fixed #13560 -- Fixed localization of widgets.
Jannis Leidel
2010-05-21
Fixed #13573 -- Corrected problem with template caching when template directo...
Russell Keith-Magee
2010-05-19
Fixed #13566, a typo in the 1.2 release notes. Thanks johnthedebs.
Karen Tracey
2010-05-19
Fixed #13563, a typo in the GeoDjango tutorial.
Jacob Kaplan-Moss
2010-05-17
Fixed a couple of typos in the release notes.
Jacob Kaplan-Moss
2010-05-17
Updated the docs conf.py to have the correct version number.
Jacob Kaplan-Moss
2010-05-17
Trunk is now 1.2.1 pre-alpha.
James Bennett
2010-05-17
Add in the section on Python 2.3 compatibility.
James Bennett
2010-05-17
Flip PyPI classifier from beta to stable.
James Bennett
2010-05-17
Bump version and download info to 1.2.
1.2
James Bennett
2010-05-17
A final *final* clarification in the release notes.
James Bennett
2010-05-17
Some final clarifications in the release notes.
James Bennett
2010-05-17
Slight fixes to related fields reference to avoid conflicting target names
Jacob Kaplan-Moss
2010-05-17
Some heavy refactoring to the 1.2 release notes.
Jacob Kaplan-Moss
2010-05-17
Fixed a couple of es_AR translation errors.
Ramiro Morales
2010-05-17
Fixed #13551 -- Corrected import in ModelForms example. Thanks to libber for ...
Russell Keith-Magee
2010-05-16
Fixed #13545 -- Updated Norwegian nynorsk (nn) translation. Thanks, Håvard G...
Jannis Leidel
2010-05-16
Added notes about the two new date format specifiers (``c`` and ``u``) added ...
Jannis Leidel
2010-05-16
Fixed #13547 -- Made sure the ISO 8601 date formatting introduced in r12058 u...
Jannis Leidel
2010-05-15
Fixed #13544 -- Updated Norwegian bokmal translation. Thanks, Jon Lønne.
Jannis Leidel
2010-05-14
Removed the 'under development' marker from the 1.1.2 release notes; a little...
Russell Keith-Magee
[next]