Deleting previous file referenced by an ImageField

2009-01-09 Thread André Cruz
system? Thanks, André Cruz --~--~-~--~~~---~--~~ 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

Django 1.6.1 not cooperating too well with Gevent

2014-02-04 Thread André Cruz
t.switch(self) The lock is a Gevent lock so other Greenlets are free to run. Did something change from Django 1.5 to Django 1.6 that would cause this? It seems to be related to sessions, and I use a memcached cache backend for session storage with Pickle serialization, did the memcached driver

Re: Django 1.6.1 not cooperating too well with Gevent

2014-02-04 Thread André Cruz
On Tuesday, February 4, 2014 11:15:26 AM UTC, André Cruz wrote: > One was blocked on: > File > "/servers/python-environments/discosite/local/lib/python2.7/site-packages/gevent/greenlet.py", > > line 327, in run# > result = self._run(*self.args, **self.kwargs)

File uploads - a warning

2014-03-04 Thread André Cruz
ngo worker spin for 30s. If your application server supports memory usage monitoring for its workers, it can help defusing this issue, but does not solve it. Best regards, André Cruz -- You received this message because you are subscribed to the Google Groups "Django users" group. To uns