remove reversion

This commit is contained in:
Jens Langhammer
2019-02-16 09:53:32 +01:00
parent 59a15c988f
commit d32699b332
5 changed files with 18 additions and 14 deletions

View File

@ -60,7 +60,6 @@ INSTALLED_APPS = [
'django.contrib.sessions',
'django.contrib.messages',
'django.contrib.staticfiles',
'reversion',
'rest_framework',
'rest_framework_swagger',
'passbook.core.apps.PassbookCoreConfig',