Hello, I'm speculating on how to replicate a site (same structure and functionality, different url and content).
Am I correct that it would go as follows? 1) Create a new database 2) Assuming that the first site is in .../django/firstsite; make directory .../django/secondsite 3) Copy content of .../django/firstsite into .../django/secondsite recursively (copying all subdirectories) 4) Update settings.py with the new database name and, perhaps, username and password Am I on the right track? Missing anything? Many thanks, Lloyd --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---