Hey guys, I'm using XAMPP and I'm pretty new to Django, so I followed this tutorial<http://www.youtube.com/watch?v=VOkXG0jL_8U> 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+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.