Add order app, update base template, add user-agreement page and create orders list page
This commit is contained in:
@@ -37,6 +37,7 @@ INSTALLED_APPS = [
|
||||
'dev.apps.DevConfig',
|
||||
'index.apps.IndexConfig',
|
||||
'account.apps.AccountConfig',
|
||||
'order.apps.OrderConfig',
|
||||
'django.contrib.admin',
|
||||
'django.contrib.auth',
|
||||
'django.contrib.contenttypes',
|
||||
|
||||
Reference in New Issue
Block a user