ihatemoney/budget
Alexis Metaireau 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
..
migrations Convert readthedocs links for their .org -> .io migration for hosted projects 2016-06-28 07:46:50 +01:00
static More responsive layout (#213) 2017-06-11 19:33:22 +02:00
templates Merge pull request #226 from spiral-project/rename-delete-to-deactivate 2017-06-27 19:52:07 +02:00
tests Make all imports relative (#229) 2017-06-28 21:36:02 +02:00
translations/fr/LC_MESSAGES Explain better what is a deactivation of a member, per @JocelynDelalande's review 2017-06-26 22:59:22 +02:00
__init__.py I HAZ TO RUN TESTS BEFORE COMMITING 2011-10-14 15:48:31 +02:00
api.py Make all imports relative (#229) 2017-06-28 21:36:02 +02:00
babel.cfg Translate the application using Flask-babel. 2011-10-15 01:19:19 +02:00
default_settings.py Public project creation and admin permissions (#210) 2017-05-18 11:48:09 +02:00
forms.py Make all imports relative (#229) 2017-06-28 21:36:02 +02:00
manage.py Make all imports relative (#229) 2017-06-28 21:36:02 +02:00
messages.pot Remove unused archive feature 2017-03-19 20:16:06 +01:00
models.py Fix tab indentation 2017-03-12 22:23:24 +01:00
run.py Make all imports relative (#229) 2017-06-28 21:36:02 +02:00
utils.py Use propper base64 encoding version for py3 2017-03-29 15:31:28 +02:00
web.py Make all imports relative (#229) 2017-06-28 21:36:02 +02:00
wsgi.py Turn the WSGI file into a python module (#240) 2017-06-28 00:04:47 +02:00