aboutsummaryrefslogtreecommitdiffstats
path: root/manage.py (unfollow)
Commit message (Collapse)AuthorLines
2020-07-15Removes django_crispy_forms dependency, too.Gravatar Leon Sandøy-40/+7
2020-07-14Removes django_crispy_bulma dependency.Gravatar Leon Sandøy-227/+203
2020-07-14Allow empty list for user rolesGravatar MarkKoz-0/+22
This is the same issue as 145beb37fcb4fa2f487f18b234dd72bc4e10c279. See that commit for more information.