Open
Description
Here's the error:
IntegrityError at /admin/fluent_pages/page/1/delete/
update or delete on table "fluent_pages_urlnode" violates foreign key constraint "master_id_refs_id_10e5f581" on table "fluent_pages_htmlpage_translation"
DETAIL: Key (id)=(1) is still referenced from table "fluent_pages_htmlpage_translation".
Here are the versions that I'm using:
git+https://github.com/edoburu/django-fluent-pages.git@eb7f28db695706adc2695d0b24a30a051ecade52#egg=django-fluent-pages
django-mptt==0.6.1
django-parler==1.2.1
django-polymorphic-tree==1.0.1
django-wysiwyg==0.7.0
Can you see something wrong with the versions of the dependencies I'm using?
Metadata
Metadata
Assignees
Labels
No labels