good code working ... to be deployed now.. drop db when deploying this

This commit is contained in:
2010-05-13 16:56:49 -07:00
parent 27e3468ab6
commit eb60c4d5b0
9 changed files with 178 additions and 53 deletions

View File

@@ -0,0 +1,9 @@
<html>
<head>
<title>500</title>
</head>
<body>
<h1>500 Internal Server Error</h1>
<p>There was an error in django. Oops! We're sorry</p>
</body>
</html>