add UnauthorizedCode
authorHongyuan Ma <[email protected]>
Sun, 8 Jul 2018 03:50:28 +0000 (11:50 +0800)
committerHongyuan Ma <[email protected]>
Sun, 8 Jul 2018 03:50:28 +0000 (11:50 +0800)
commit5cd2cf6cc7e236f4e9f7e63da162d9012eb9e3d1
tree925e974753c0aaf4fa5ce9ae3e20d42b38fb7497
parent3c2fc9dfee3f0a6666d4ac67653ab82d3e1f6cca
add UnauthorizedCode
13 files changed:
front-end/src/app.jsx
front-end/src/component/nav-top/index.jsx
front-end/src/page/portal/index.jsx
front-end/src/service/user-service.jsx
front-end/src/util/constant.jsx
front-end/src/util/util.jsx
web/apps/test_records/views.py
web/apps/user_operation/views.py
web/apps/util/__init__.py [new file with mode: 0644]
web/apps/util/exception_handler.py [new file with mode: 0644]
web/apps/util/response.py [new file with mode: 0644]
web/pgperffarm/settings.py
web/pgperffarm/urls.py