Wednesday, November 30, 2011

converting a large site to Django

Hi,
I am working on a website with many pages (in the hundreds).

I have recreated the website front page on a new server with the
desired new functionality implemented in Python and Django.

All seems good, but what I need to know is what is the easiest/
quickest way of moving across the rest of the website onto this new
server? Will I need an entry for each page in the urls file?

Many thanks for all your help

Mark

--
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.

No comments:

Post a Comment