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 <gerg...@polonkai.eu>: > 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.contrib.sessions', > 'django.contrib.messages', > 'django.contrib.staticfiles', > 'form_utils', > 'django_fsm', > 'django_fsm_log', > 'compressor', > 'rest_framework', > 'rest_framework.authtoken', > 'django_js_reverse', > 'bootstrap3', > 'timezone_field', > 'builds', > 'accounts', > 'api', > 'process', > ) > > I’m in the process of filtering this, but if anyone has some idea, don’t > hesitate to share :) > > Best, > Gergely > -- 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 django-users@googlegroups.com. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CACczBUKLxo42T0OaFQ8dY5WTAnsBsicQF%2BXggY1tt7TxFefyZA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.