Rutas de error

This commit is contained in:
Daniel Cortes
2020-06-27 13:36:49 -04:00
parent c4fe6660a3
commit ee72e39ae1
11 changed files with 60 additions and 24 deletions

View File

@@ -31,7 +31,7 @@ INSTALLED_APPS = [
'fetcher.apps.FetcherConfig',
'users.apps.UsersConfig',
'welcome.apps.WelcomeConfig',
'views.apps.ViewsConfig',
]
"""Middlewares on every call"""