74e9af59e6
Fix Travis-CI integration ( #276 )
...
Use tox-travis to solve the current issues with Travis-CI
2017-10-23 22:58:04 +02:00
0livd
75104d9c19
Add python 3.6 support ( #259 )
...
Closes #253
2017-08-20 12:21:59 +02:00
3a4282fd75
Absolute imports & some other improvements ( #243 )
...
* 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.
2017-07-07 00:06:56 +02:00
0e374cd5e0
Make all imports relative ( #229 )
...
* Make all imports relative
* Change the way the application runs in the Makefile
* Import the default settings relatively
* Fix manage.py imports
2017-06-28 21:36:02 +02:00
0livd
fb84135fe5
Move tests to budget.tests ( #205 )
...
* Move tests to budget.tests
Update tox.ini to call the unittest dicovery module
Closes #196
* Fix typo in Readme
2017-04-22 23:07:24 +02:00
Jocelyn Delalande
dfe8297fae
Add Python 3.4 support
...
Note that py3.4 is the version shipped in current Debian version (Jessie).
2017-03-29 11:21:39 +02:00
aaf9f9f237
@JocelynDelalande's review
2017-03-28 20:25:23 +02:00
42c9af528f
Add tox support.
2017-03-28 17:50:11 +02:00