On 1/9/06, Tim Keating <[EMAIL PROTECTED]> wrote: > Well, how about this. > > >From a user (and ease-of-entry) standpoint the simplest possible > syntax would be > > from django import *
A vehement "no" to this. I strongly, strongly dislike the ambiguity of "import *" statements. Plus, there's a *ton* of stuff in Django, and importing *all* of it is extremely messy. Adrian -- Adrian Holovaty holovaty.com | djangoproject.com | chicagocrime.org