New info: I have removed everything after django.contrib.staticfiles, but
the problem still persists.
2015-12-02 11:57 GMT+01:00 Gergely Polonkai :
> I have upgraded Django from 1.8.5 to 1.9. Running my tests fails with this:
>
> RuntimeError: maximum recursion depth exceeded while calling a Pyth
I have upgraded Django from 1.8.5 to 1.9. Running my tests fails with this:
RuntimeError: maximum recursion depth exceeded while calling a Python object
My INSTALLED_APPS:
INSTALLED_APPS = (
'django.contrib.admin',
'django.contrib.auth',
'django.contrib.contenttypes',
'django.con
2 matches
Mail list logo