I have been shopping for hosting for my project too (in my case a hobby project 
that I will monetize ).  I don't know anything about Fat Cow but many hosts 
will give you shell access and let you host django powered sites.  What most 
won't do is let you run long running background processes such as celery 
queues.  For my project I might be able to get by for a while by running the 
background process with cron.  If that's the case for you then make sure your 
host gives you access to cron.  I'd be interested to know if anyone else is 
using shared hosting for their Django projects.  I can afford to get a VPS but 
I don't want to admin my own server unless/until its really necessary.  Now I'm 
using A Small Orange. Great support.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to