initial django base

This commit is contained in:
meeb
2020-11-23 17:32:02 +11:00
parent 840d4fbc62
commit 6ed18a6953
123 changed files with 44533 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
<html>
<head>
<title>500 - Internal Server Error</title>
</head>
<body>
<h1>500 - Internal Server Error</h1>
<p>Your request caused an internal server error. This has been logged and our developers will implement a fix shortly.</p>
</body>
</html>