mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-13 13:12:42 +00:00
Import required settings symbol
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
from subprocess import Popen, PIPE
|
||||
from email.mime.text import MIMEText
|
||||
from django.conf import settings
|
||||
|
||||
from pgweb.util.helpers import template_to_string
|
||||
|
||||
|
Reference in New Issue
Block a user