Todd O'Bryan wrote:
>Is there any way to run the stuff Django needs from inside Python
>interactions,
>
There is. All those management method are located in
django.core.management. You can do it in python prompt like this:
import os
os.environ['DJANGO_SETTINGS_MODULE']='myproject.sett
e who checks out the
project automatically gets these actions added to their 'run external
tools' menu in Eclipse.
Cheers,
--Tim
-Original Message-
From: django-users@googlegroups.com
[mailto:[EMAIL PROTECTED] On Behalf Of Todd O'Bryan
Sent: maandag 13 maart 2006 13:23
T
Hi all!
I just discovered Django Saturday night and am very impressed.
Unfortunately, I'm in my second week of learning my way around
Python, so I'm running into newbie questions and would appreciate
some guidance.
First, the background. I teach at a magnet high school. We offer an
intro
3 matches
Mail list logo