On 1/12/06, Joseph Kocherhans <[EMAIL PROTECTED]> wrote: > > > django.core.template -> django.template > > > - includes Context/DjangoContext
Let's go ahead with this one: django.core.template becomes django.template. While we're at it, let's rename DjangoContext to something that reflects the fact that you pass in an HttpRequest object and it has context processors. RequestContext, SuperContext, FlexContext, AdvancedContext -- those ideas are all pretty lame. Ideas? > > > django.core.formfields -> django.form django.core.formfields --> django.forms, to maintain the plural. (Yes, django.template isn't plural, but it doesn't seem right to call it "templates".) Adrian -- Adrian Holovaty holovaty.com | djangoproject.com | chicagocrime.org