1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 01:48:21 +02:00

Remove django-guardian

This commit is contained in:
Benjamin Graillot
2019-09-18 16:46:26 +02:00
parent 9f11d5309e
commit 55d984435d
2 changed files with 0 additions and 2 deletions

View File

@ -38,7 +38,6 @@ INSTALLED_APPS = [
# External apps
'polymorphic',
'guardian',
'reversion',
'crispy_forms',
'django_tables2',