Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Remove django-mptt #87

Open
cmc333333 opened this issue Jan 25, 2018 · 0 comments
Open

Remove django-mptt #87

cmc333333 opened this issue Jan 25, 2018 · 0 comments

Comments

@cmc333333
Copy link
Member

We've been using django-mptt to describe the schema of our nested set implementation. Unfortunately, it makes relatively strict demands on which versions of Django it supports (and doesn't encode those in its own dependencies). This required us to stop supporting Django 1.8 before its LTS expired, which is against our policy.

It should be pretty simple to replace the bits of schema that we use and remove mptt altogether.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant