On Fri, May 30, 2008 at 1:30 PM, c0mrade <[EMAIL PROTECTED]> wrote: > > 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? >
Deployment in what environment? Search for 'Deployment' on the main docs page (http://www.djangoproject.com/documentation/) and you'll see the common options that are written up. If you've got another target in mind say which one and maybe someone can help. Karen --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---