﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
1321	Modularised Django	Armin Ronacher <armin.ronacher@…>	Adrian Holovaty	"Django is the most ass kicking webframework ever created. So why not share knowledge and modules? There is a [http://groups.google.com/group/django-developers/browse_thread/thread/5b590b5487e500c1/fda86c62eeb06251#fda86c62eeb06251 discussion] on django-developers about split out the template engine and the ORM System.

I personally like the idea but how should this work?
 1. these module must not read DJANGO_SETTINGS_MODULE and other dependencies
 2. they shouldn't require a download of the whole django framework
 3. when used in django there shouldn't be too many (none) changes which might break backwards compatibility

The problem will be the last point in combination with the first two :-)"	task	closed	Core (Other)		major	fixed		upadhyay@…	Unreviewed	0	0	0	0	0	0
