You've already forked double-entry-accounting
2 lines
65 B
Python
2 lines
65 B
Python
|
|
# Configuration settings
|
||
|
|
DATABASE_URI = "sqlite:///accounting.db"
|