Skip to content
Snippets Groups Projects
Commit 55d98443 authored by Benjamin Graillot's avatar Benjamin Graillot
Browse files

Remove django-guardian

parent 9f11d530
No related branches found
No related tags found
No related merge requests found
Pipeline #7676 passed with stage
in 2 minutes and 48 seconds
......@@ -38,7 +38,6 @@ INSTALLED_APPS = [
# External apps
'polymorphic',
'guardian',
'reversion',
'crispy_forms',
'django_tables2',
......
......@@ -5,7 +5,6 @@ Django==2.2.3
django-allauth==0.39.1
django-crispy-forms==1.7.2
django-extensions==2.1.9
django-guardian==1.4.9
django-polymorphic==2.0.3
django-reversion==3.0.3
django-tables2==2.1.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment