Hi I'm using the same setup. However I'm pretty new to python and
django.

I have C:\Program Files\xampp\htdocs as my default directory

Where should I place django?

I placed it in C:\Program Files\xampp\htdocs\python\

but can't get the 'import django' working properly... sadly i have to
use windows.

Thanks for the help.

B

On Dec 5, 10:31 am, "Tipan" <[EMAIL PROTECTED]> wrote:
> Thanks for the advice. Adding the line:
>
>     PythonPath "['d:/program files/xampp/htdocs'] + sys.path"
>
> to my httpd.conf overcame the issue with loading myproject module.
> Simple when you know how.
> 
> Thanks again, Tim


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

Reply via email to