On 2015-09-15 22:02, Michiel Overtoom wrote: > > I keep hearing that Django deployment is unnecessarily > > difficult. > > Who says this? And what are the reasons they give for it?
I wouldn't say it's *unnecessarily* difficult, but compared to "dump a pile of PHP files on your FTP site", it's certainly *more* difficult. Also, there are lots of super-cheap hosting services for PHP (under $3/mo, some are even free) whereas I haven't seen Django hosting for under ~$5/mo. For a toy project, the difference in cost can play a deciding factor. -tkc -- 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 http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/20150915152639.4610ad0c%40bigbox.christie.dr. For more options, visit https://groups.google.com/d/optout.

