I have a website that is a bunch of html files, deployed trhough apache. (let's say, example.com)
What do I need to do in order to deploy one django application (let's say http://github.com/vbabiy/django_blog) on example.com/weblog/? I know how to plug an application into existing django project, but what if all I want to use is the application?
-- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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.