| Age | Commit message (Collapse) | Author | Files | Lines |
|
Now each project can have a currency, default to None.
Each bill can use a different currency, and a conversion to project default currency is done on settle.
Fix #512
|
|
|
|
|
|
|
|
* Update known working set.
* Pin dependencies in setup.cfg.
* Cleanup Makefile.
* Try the python_version trick.
|
|
Co-Authored-By: Glandos <bugs-github@antipoul.fr>
All project activity can be tracked, using SQLAlchemy-continuum.
IP addresses can optionally be recorded.
|
|
In the same move :
- use a setup.cfg file for packaging
- remove the use of six
|