Re: django + Mysql connector

2014-07-21 Thread François Schiettecatte
Check this thread: https://groups.google.com/forum/#!topic/django-users/cb_IGZXVuVQ François On Jul 21, 2014, at 4:23 PM, Henrique Oliveira wrote: > Hi there, > > I am getting this error after hours: > > File "/opt/d/lib/python3.4/site-packages/django/contrib/sites/models.py", > l

django + Mysql connector

2014-07-21 Thread Henrique Oliveira
Hi there, I am getting this error after hours: File "/opt/d/lib/python3.4/site-packages/django/contrib/sites/models.py", line 45, in get_current current_site = SITE_CACHE[sid] KeyError: 1 During handling of the above exception, another exception occurred: Traceback (most recent call la