Re: Easiest way to limit email warnings?

2011-06-19 Thread Developr
Look into Queuing, something like AMQP or REDIS On Jun 19, 2:17 pm, graeme wrote: > What is the simplest way of preventing the flood of emails that > results from a site wide error? I do not want to end up with 10,000 > emails because the database was down for an extended period. > > I do not wan

Django Development Environments

2011-06-05 Thread Developr
Hi! I'm currently developing for Django using the following the setup: Ubuntu 10.10 PyCharm VirtualEnv Yolk Pip For testing I generally just use the inbuilt dev server that Django provides. For production I'm currently using nginx and FapWS3 - whilst it works great, with FapWS3 not running thre