nephila / djangocms-page-sitemap

django CMS page extension to handle sitemap customization
BSD 3-Clause "New" or "Revised" License
9 stars 20 forks source link

Serialization issue during addon upload #73

Closed kinkerl closed 1 year ago

kinkerl commented 1 year ago

Description

The addon can not be uploaded to Divio Cloud because of an serialization issue.

Steps to reproduce

Try to upload the addon to Divio cloud

Versions

Expected behaviour

The upload should work.

Actual behaviour

Receive a serialization issue

Additional information

Issue was already discussed. This is the request ticket for the PR.

yakky commented 1 year ago

Fixed by #72

Thanks @kinkerl for reporting the issue and fixing it