| Age | Commit message (Collapse) | Author | Files | Lines |
|
Use tox-travis to solve the current issues with Travis-CI
|
|
Closes #253
|
|
* Use absolute imports and rename package to ihatemoney
* Add a ihatemoney command
* Factorize application creation logic
* Refactor the tests
* Update the wsgi.py module with the new create_app() function
* Fix some styling thanks to Flake8.
* Automate Flake8 check in the CI.
|
|
* Make all imports relative
* Change the way the application runs in the Makefile
* Import the default settings relatively
* Fix manage.py imports
|
|
* Move tests to budget.tests
Update tox.ini to call the unittest dicovery module
Closes #196
* Fix typo in Readme
|
|
Note that py3.4 is the version shipped in current Debian version (Jessie).
|
|
|
|
|