It might be possible to install part of the stack (for example, Django only). It would be very difficult for the whole stack (web server, WSGI server, Django, database). I think it might be impossible or undesirable.
Why do you want this? Antonis Christofides http://djangodeployment.com On 12/26/2016 11:30 AM, ragini dahihande wrote: > Hello, > > I have created one web site in django.I don't want to host it, instead of > hosting I want to create installer of that website. Is it possible with > PyInstaller ? Is there any application available through which we can convert > django project to installer? > > Thanks, > Ragini > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at https://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/ce0b0c5f-320d-4611-a986-c92fb6472cd0%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/ce0b0c5f-320d-4611-a986-c92fb6472cd0%40googlegroups.com?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/50f8c5ee-25f3-27da-af84-21a332c0ce14%40djangodeployment.com. For more options, visit https://groups.google.com/d/optout.

