Re: getting a problem while using templates

2008-06-04 Thread Peter Herndon
You need to set an environment variable DJANGO_SETTINGS_MODULE that points to your settings.py. Look up the documentation on settings for more detail. This isn't necessary when running the development server, IIRC, but becomes necessary when running under Apache/mod_python. On 6/4/08, Sandy <

getting a problem while using templates

2008-06-04 Thread Sandy
hi iam new to django. i just installed the Django. can any one help me in setting the environment variables . actually i put a path like: C:\Python25\Lib\site-packages\django\ and site-packages\bin\django-admin.py but for both types iam unable to import templates. whenever i try this line