Re: Reliable and cheap hosting for simple webapp in Django

2013-09-12 Thread Germán Larraín
Also https://www.nitrous.io -- 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 djan

Re: Reliable and cheap hosting for simple webapp in Django

2013-09-10 Thread Avraham Serour
you asked cheap not free, in any case if you already found something that fits you why waste the time of others? On Wed, Sep 11, 2013 at 1:05 AM, Andre Lopes wrote: > I'm visiting the Heroku webpage. I can get freehosting there. Any > experience on what can I get from Heroku freehosting. The we

Re: Reliable and cheap hosting for simple webapp in Django

2013-09-10 Thread Avraham Serour
try webfaction or digitalocean On Wed, Sep 11, 2013 at 12:55 AM, Andre Lopes wrote: > Hi all, > > I'm stuck with Django hosting. I've A2hosting but the Django hosting > is not good at all. > > They use FCGI and Passenger and both have a problem. > > If I'm more than 15min without doing a request

Re: Reliable and cheap hosting for simple webapp in Django

2013-09-10 Thread Rich Haase
Try one of the following: Gondor GoogleApp Engine Heroku On Tue, Sep 10, 2013 at 3:55 PM, Andre Lopes wrote: > Hi all, > > I'm stuck with Django hosting. I've A2hosting but the Django hosting > is not good at all. > > They use FCGI and Passenger and both have a problem. > > If I'm more than 15

Re: Reliable and cheap hosting for simple webapp in Django

2013-09-10 Thread Andre Lopes
I'm visiting the Heroku webpage. I can get freehosting there. Any experience on what can I get from Heroku freehosting. The website have 5/10 visits a day. On Tue, Sep 10, 2013 at 10:57 PM, Avraham Serour wrote: > try webfaction or digitalocean > > > On Wed, Sep 11, 2013 at 12:55 AM, Andre Lopes