Added late fee logic to calculation logic and the templates.

user: JohnKent
branch 'default'
added .hgignore
changed mortgage/templates/main.html
changed mortgage/templates/statement.html.jinja
changed mortgage/templates/statement.pdf.jinja
changed mortgage/templates/statement.text.jinja
changed mortgage/web.py
This commit is contained in:
JohnKent
2020-06-23 22:03:38 -04:00
parent 219c1ada2f
commit e5830536a1
6 changed files with 40 additions and 22 deletions

3
.hgignore Normal file
View File

@@ -0,0 +1,3 @@
./venv/
.hgignore
.Python