8 lines
214 B
Python
8 lines
214 B
Python
DEFAULT_FROM_EMAIL = 'Django IETFdb Test Server<django-test@tools.ietf.org>'
|
|
SERVER_EMAIL = 'Django IETFdb Test Server<django-test@tools.ietf.org>'
|
|
|
|
SERVER_MODE = 'test'
|
|
|
|
IPR_DOCUMENT_PATH = '/home/ietf/adm/IPR/'
|
|
|