0

我也试过这个:

djangocms-filer-svg

但它似乎很老,无法正确迁移。

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

所以我想直接操作文件管理器,但无论我做什么,它都不允许我上传 SVG 文件。

有人用 django / django-cms filer 尝试过吗?

4

0 回答 0