From ce26313905fa5d5c141cc7a871d37e1740765df1 Mon Sep 17 00:00:00 2001 From: Weitian LI Date: Thu, 24 Apr 2014 00:14:11 +0800 Subject: * added 'ADMINS' and 'MANAGERS' settings to settings_production.py * added templates 400, 404, 404 and 500 --- templates/500.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 templates/500.html (limited to 'templates/500.html') diff --git a/templates/500.html b/templates/500.html new file mode 100644 index 0000000..23b695e --- /dev/null +++ b/templates/500.html @@ -0,0 +1,19 @@ + + + +500 Server Error + + +

500 Server Error

+ +

Sorry, but the requested page is unavailable due to a + server hiccup.

+ +

Our engineers have been notified, so check back later.

+ +

If needed please contact us: skaschool2014@163.com

+ + + + -- cgit v1.2.2