Добавление custom_exception_handler
This commit is contained in:
@@ -21,7 +21,7 @@ BASE_DIR = Path(__file__).resolve().parent.parent
|
||||
SettingUtils.initialize(
|
||||
base_dir=BASE_DIR,
|
||||
env_prefix="RACK_",
|
||||
app_name="DRF Rack Demo",
|
||||
app_name="DRF Rack",
|
||||
url_root="wsgiapp.urls",
|
||||
wsgi_application="wsgiapp.wsgi.application",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user