7 lines
213 B
Python
7 lines
213 B
Python
############################################
|
|
# Created on 1-10-2013. Miguel Angel Astor #
|
|
############################################
|
|
|
|
# Debug constant. Set to False to turn off debugging messages.
|
|
DEBUG = False
|