1
0
Fork 0
satnogs-db/db
Alfredos-Panagiotis Damkalis 494351e2e7 Remove custom views of 404 and 500 errors
According to Django 1.11 documentation if there are 404.html and 500.html
pages in templates root directory then it loads them in case of 404 or
500 errors without any extra code needed. More details in:
https://docs.djangoproject.com/en/1.11/ref/views/#error-views

Signed-off-by: Alfredos-Panagiotis Damkalis <fredy@fredy.gr>
2019-10-03 11:39:30 +03:00
..
api Fix filter argument of model field name 2019-09-22 21:53:50 +03:00
base Remove custom views of 404 and 500 errors 2019-10-03 11:39:30 +03:00
static Update javascript libraries 2019-09-24 22:46:25 +03:00
templates Update javascript libraries 2019-09-24 22:46:25 +03:00
__init__.py pylint C0111 docstrings 2019-07-12 22:36:18 -04:00
_version.py 2to3 changes for python3 2019-07-10 19:55:48 +02:00
celery.py pylint: Remove W0603 warning on 'args' and 'kwargs', remove unused Python 2 configuration 2019-09-02 01:49:51 +03:00
settings.py move py2 lint exceptions to .pylintrc 2019-08-10 15:53:00 -04:00
urls.py Remove custom views of 404 and 500 errors 2019-10-03 11:39:30 +03:00
wsgi.py pylint C0111 docstrings 2019-07-12 22:36:18 -04:00