# Put any settings that are specific to this installation in here. # Any settings from settings.py can be overridden. # For example, enable debugging by commenting in the following lines. #DEBUG = True #TEMPLATE_DEBUG = True # Show extra debug info to Matthijs' IP (debug_toolbar also needs this) #INTERNAL_IPS=("82.169.104.215",)