switch to self-rendered forms

This commit is contained in:
Jens Langhammer
2018-11-26 22:07:40 +01:00
parent 225dc112e7
commit c507e310b5
4 changed files with 64 additions and 2 deletions

View File

@ -56,7 +56,6 @@ INSTALLED_APPS = [
'django.contrib.staticfiles',
'reversion',
'rest_framework',
'crispy_forms',
'passbook.core',
'passbook.admin',
'passbook.api',