mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-13 13:12:42 +00:00
Remove incorrect commented out line
Can't use that line without the comment, so get rid of the comment.
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
# Django settings for pgweb project.
|
||||
|
||||
DEBUG = False
|
||||
#TEMPLATE_DEBUG = DEBUG
|
||||
|
||||
ADMINS = (
|
||||
('PostgreSQL Webmaster', 'webmaster@postgresql.org'),
|
||||
|
Reference in New Issue
Block a user