Remove django_js_reverse functionality
This is the first step to completely remove the current UI
This commit is contained in:
@@ -36,7 +36,6 @@ INSTALLED_APPS = (
|
||||
'django.contrib.sessions',
|
||||
'django.contrib.messages',
|
||||
'django.contrib.staticfiles',
|
||||
'django_js_reverse',
|
||||
'rest_framework',
|
||||
'accounts',
|
||||
'booking',
|
||||
|
Reference in New Issue
Block a user