Re: Streamlining DJango Deployment — Novel idea from the world of CMSs
I would agree with Donald, and expand on that to say that an installer
would probably be best written in php for widest compatibility. A php
based installer would run outof the box on most webservers, and be
able to give a guided overview of the python/web environment setup.
It would easily be able to detect the apache/webserver configuration
for required modules, make 'best practices' recommendations based on
the environment, download and setup virtualenv, etc. Not a php fan,
but it would seem to me to be a prime choice for an installer to let
django/python webdevelopment ease into a php dominated world.
--
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 django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home