removed departments from settings.py
This commit is contained in:
Binary file not shown.
@@ -38,7 +38,6 @@ ALLOWED_HOSTS = []
|
||||
INSTALLED_APPS = [
|
||||
'dashboard',
|
||||
'employees',
|
||||
'departments',
|
||||
'accounts',
|
||||
|
||||
'django.contrib.admin',
|
||||
|
||||
Reference in New Issue
Block a user