I also tried this:
But it seems quite old and impossible to migrate it properly.
File "/var/www/webapps/lib/python3.4/site-packages/django/db/backends/postgresql_psycopg2/introspection.py", line 149, in get_constraints
"foreign_key": tuple(used_cols[0].split(".", 1)) if kind.lower() == "foreign key" else None,
IndexError: list index out of range
So I wanted to manipulate directly filer, but whatever I do, it won't allow me to upload SVG files.
Does anyone tried something with django / django-cms filer ?