I have a django project with N number of dependencies to other
packages.
Now i want to deploy the project on production server?

As of now iam doing this.
1.Move the django project to production server.
2.install the dependencies on production server similar to that of the
way i have done on local system.

Is it the right approach?
i feel reinstalling dependencies again on production server is
tedious.

i would like to know how everyone  is dealing with the above problem.

--rama





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

Reply via email to