> So i have created a django project and now want to run it in my
> hosting accounct. What is needed to do? I mean what should they
> provide or what should i need to install there?

You don't give very much information about what project you have  
created or what your hosting account is, so it's not very easy to give  
you a definitive answer. Have you read the following?:

http://docs.djangoproject.com/en/dev/howto/deployment/
http://www.djangobook.com/en/2.0/chapter12/

The above give a lot of information about django deployment but they  
do require a certain level of access to your host (shell access for  
example). If you find your host doesn't provide what you need then you  
could consider a host that has been recognised for its Django  
"friendliness":

http://djangofriendly.com/

Hope that's a start,

Nick

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