I have a client that maintains several hundred small web sites running on dozens of different machines all over the world. These sites have common data (footers, privacy policy pages, etc.) he would like to manage through a single CMS. Currently, he uploads all the changes manually using FTP. Yikes! The sites all run PHP, but my client has expressed interest in moving to Django eventually.
Would this be possible using Django's sites framework? I have not used the sites framework before, but on first read of the documentation, it seems that sites is restricted to a single Django installation with all the sites running on the same physical machine. Is that correct? --~--~---------~--~----~------------~-------~--~----~ 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+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---