I'm really new do Django and coming from a Java/Php background.

In php when you deploy an app, you have the whole structure and you
set the web root to the public folder, which contains the bootstrap.
In Java you just make a war file and drag it into your application
server.

How do you deploy a Django app?

Maybe I'm missing something in the documentation... I don't see any
public folder, or bootstrap file in the django project structure. Is
there anything out there which would walk be through it?

Thanks
--~--~---------~--~----~------------~-------~--~----~
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