<!-- Please fill in each section below, otherwise, your issue will be closed. This info allows django CMS maintainers to diagnose (and fix!) your issue as quickly as possible. --> ## Description Workflow admin view is breaking. SortableAdmin is not working as expected Name and link to open workflow admin form is empty https://github.com/django-cms/djangocms-moderation/blob/master/djangocms_moderation/admin.py#L1014 <!-- If this is a security issue stop immediately and follow the instructions at: http://docs.django-cms.org/en/latest/contributing/development-policies.html#reporting-security-issues --> ## Steps to reproduce Go to django admin --> Moderations --> workflows click on Workflow and it is not displaying the name to open to workflow form <!-- Clear steps describing how to reproduce the issue. Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error --> ## Expected behaviour <!-- A clear and concise description of what you expected to happen. --> ## Actual behaviour <!-- A clear and concise description of what is actually happening. --> ## Screenshots <!--If applicable, add screenshots to help explain your problem. --> ## Additional information (CMS/Python/Django versions) <!-- Add any other context about the problem such as environment, CMS/Python/Django versions, logs etc. here. --> ## Do you want to help fix this issue? <!-- The django CMS project is managed and kept alive by its open source community and is backed by the [django CMS Association](https://www.django-cms.org/en/about-us/). We therefore welcome any help and are grateful if people contribute to the project. Please use 'x' to check the items below. --> * [x] Yes, I want to help fix this issue and I will join #workgroup-pr-review on [Slack](https://www.django-cms.org/slack) to confirm with the community that a PR is welcome. * [ ] No, I only want to report the issue.