From: Graham Dumpleton <Graham.Dumple...@gmail.com>
Date: Fri, 30 Nov 2007 01:37:43 -0800 (PST)
Local: Fri, Nov 30 2007 4:37 am
Subject: Re: Django 1.0 features -- the definitive list
Adrian Holovaty wrote:
There is probably no ticket for it, but allowing a WSGI environment
> (I've been saving this e-mail since the last sprint. Given that we're > sprinting again this weekend, I figured it was about time to get this > conversation started.) > Let's get a definitive list of features we want in Django 1.0, and
> I'll start with a proposed list, which no doubt has omissions. But
> 1. We decide on the list of features/changes.
> 1.5. Once the list is final, we do NOT add to it except in case of
> 2. We set a deadline.
> 3. We work -- *primarily* on the list of features/changes, but
> 4. Any feature that's not implemented by the deadline does NOT
> 5. Release, rejoice.
> The first order of business is deciding the features/changes. I'll
> This is just my own list, of course, and I'm sure other
> Without further ado, here's my list:
> * newforms-admin
> What am I forgetting?
variable be used in place of DJANGO_SETTINGS_MODULE environment variable. The intent in doing this is to get away from dependence on what is effectively a global variable. This would perhaps allow, or at least be a step on the way to being able to effectively host multiple Django site instances within the one Python interpreter. This would be better than using distinct sub interpreters in mod_python or mod_wsgi as only have to load common modules into memory once, thus cutting down on memory bloat when hosting a lot of sites. I think a lot of people who are hosting a lot of related sites on the
Graham You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||