django-categories/requirements.txt
gantonayde ec89796299
django-mptt 0.11 needed for Django 3.1
In Django 3.1 the compatibility import of django.core.exceptions.FieldDoesNotExist in django.db.models.fields is removed. 
django-mptt should be the latest version (0.11 as of now)
2020-08-11 23:14:54 +01:00

2 lines
43 B
Text

django-mptt==0.11.0
unicode-slugify==0.1.3