[PYTHON] DEBUG settings when using Django

It's written in the document, but I don't think there is such a selfish setting. .. ..

Django runs all tests with DEBUG = False, regardless of the value of DEBUG in the config file

Without knowing this, I investigated why the DEBUG settings were rewritten without permission for about an hour.

Recommended Posts

DEBUG settings when using Django
DB settings when using Django + SQLAlchemy + Alembic
WEB application development using Django [Initial settings]
django default settings
Django + MySQL settings
[Django] Settings for sending emails using postfix
Debug settings in virtual environment when using Pipenv with VS Code
Django URL settings
Settings when using Jupyter Notebook under Proxy server
Proxy settings when using pip or Jupyter Notebook
Summary when using Fabric
Try using Django templates.html
Django command completion settings
Precautions when using Chainer
Initial settings when using the foursquare API in python
(Personal) points when using ctypes
When using optparse with iPython
Eliminate errors that occur when using Django REST Swagger with Django 3.0
[Django] Notes on using django-debug-toolbar
How to resolve CSRF Protection when using AngularJS with Django
When using if and when using while
File structure when using serverless-python-requirements
Use configparser when using API
django timezone and language settings
Small speedup when using pytorch
Create a shogi game record management app using Django 2-Database settings-
[Django] Error when using Q object (Related Field got invalid lookup)
WEB application development using Django [Django startup]
A memorandum when using beautiful soup
Variable scope when using internal functions
Proxy measures when using WEB API
Precautions when using pit in Python
WEB application development using Django [Application addition]
Precautions when using TextBlob trait analysis
Precautions when using codecs and pandas
Precautions when using the urllib.parse.quote function
[Python] Be careful when using print
Stumble when doing the django 1.7 tutorial
Django static file (static) related settings summary
Install Python framework django using pip
Deploy Django in 3 minutes using docker-compose
Precautions when using phantomjs from python
ResourceWarning when using requests: unclosed workaround
When using MeCab with virtualenv python
Precautions when using six with Python 2.5
[VS Code] ~ Tips when using python ~
When using regular expressions in Python
Settings when using Python 3 requests and Beautiful Soup with crostini on Chromebook
Organize the flow when running Django using NGINX and gunicorn (personal memo)
Settings to automatically open and close the QuickFix window when using errormaker.vim