django/django
2006-02-11 03:15:36 +00:00
..
bin magic-removal: Merged to [2136] 2006-01-27 16:35:25 +00:00
conf magic-removal: Merged to [2294] 2006-02-10 05:10:38 +00:00
contrib magic-removal: Merged to [2300] 2006-02-10 21:35:29 +00:00
core magic-removal: Merged to [2300] 2006-02-10 21:35:29 +00:00
db magic-removal: Fixed a problem with query join order caused by a join dictionary being instantiated as a dict(), rather than a SortedDict(). 2006-02-11 03:15:36 +00:00
dispatch Some event use. Slight manipulator refactor. 2005-12-17 03:59:35 +00:00
forms magic-removal: changed explicit settings import to qualified settings import in django.forms 2006-01-16 14:55:34 +00:00
http magic-removal: changed explicit settings import to qualified settings import in django.http 2006-01-16 14:49:36 +00:00
middleware magic-removal: Moved django.utils.httpwrappers to django.http and updated dependencies. 2006-01-11 21:45:38 +00:00
parts magic-removal: Fixed #1300 -- Converted various Django code to use the new descriptor-fields DB API. Thanks much, Esaj 2006-01-31 23:42:58 +00:00
shortcuts magic-removal: Fixed #1300 -- Converted various Django code to use the new descriptor-fields DB API. Thanks much, Esaj 2006-01-31 23:42:58 +00:00
template magic-removal: Merged to [2294] 2006-02-10 05:10:38 +00:00
templatetags magic-removal: changed explicit settings import to qualified settings import in django.templatetags.i18n 2006-01-16 14:59:40 +00:00
utils magic-removal: Merged to [2136] 2006-01-27 16:35:25 +00:00
views magic-removal: Updated list_detail generic views to take 'queryset' instead of 'model' 2006-02-04 21:24:15 +00:00
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00