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