Tuesday, July 31, 2012

Exlude xampp-htdocs-projects from beeing treated as Django projects?

Hey guys,

I'm using XAMPP and I'm pretty new to Django, so I followed this tutorial to get me started. The Django installation seems to work allright. However, when I switch to my other projects, which don't use Django, e.g. loclhost/project1, they're still treated as Django Projects or at least the Django welcome page is beeing displayed instead of the index.html of the current project. Even 'localhost/project1/index.html' still brings me back to the Django page. Do I have to exclude my other Projects somehow? Or am I doing something wrong alltogether?

Regards,
AnotherGuyver

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

No comments:

Post a Comment