|
|
|
@ -39,7 +39,8 @@ |
|
|
|
|
|
|
|
<div id="explanation"> |
|
|
|
<p> |
|
|
|
You can see more information about this request using the toolbar on the right.<br> |
|
|
|
If you are running Django's development server in your local host, you can see more information |
|
|
|
about this request using the toolbar on the right.<br> |
|
|
|
Please note that by default your Django settings have <code>DEBUG = True</code> and that is not appropriate for production use, |
|
|
|
but very handy during development.<br> |
|
|
|
Refer to the <a href="https://docs.djangoproject.com/en/1.8/howto/deployment/checklist/">Deployment Checklist</a> |
|
|
|
|