Changeset 6f24604 for remit/settings.py
- Timestamp:
- Apr 18, 2010, 5:49:35 PM (15 years ago)
- Branches:
- master, client
- Children:
- 00e722e
- Parents:
- 5724bd5
- git-author:
- Alex Dehnert <adehnert@…> (04/18/10 17:49:35)
- git-committer:
- Alex Dehnert <adehnert@…> (04/18/10 17:49:35)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
remit/settings.py
r0f53aae r6f24604 27 27 DATABASE_HOST = '' # Set to empty string for localhost. Not used with sqlite3. 28 28 DATABASE_PORT = '' # Set to empty string for default. Not used with sqlite3. 29 30 BASE_COMMITTEE_PATH = ['Accounts', 'Assets', ] 29 31 30 32 from local_settings import *
Note: See TracChangeset
for help on using the changeset viewer.