Djangoists:

I am in anguish over watching my colleagues fire up python manage.py
shell...

...and then typing several incredibly long import lines before
actually getting anything done.

These same colleagues also seem to have itchy ^C fingers, meaning they
bail out of the shell too often, too.

How can we fix the first problem? How can this (otherwise useful)
shell use a minimal or invisible import rubric, to grab, say, a bunch
of models so they are all ready & available for use?

--
  Phlip
  http://penbird.deviantart.com/

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to