nk20/apps/note
ynerant 57a01c48a8 Merge branch 'master' into 'tresorerie'
# Conflicts:
#   apps/note/fixtures/initial.json
#   templates/base.html
2020-03-25 00:30:14 +01:00
..
api linter compliance 2020-03-25 00:12:56 +01:00
fixtures Fixtures are more natural 2020-03-22 22:09:41 +01:00
migrations move apps to own dir 2019-08-11 14:47:44 +02:00
models Use a proxy for special transactions in treasury app for modularity (not a clean way, but without any other solution...) 2020-03-23 21:15:59 +01:00
templatetags Merge remote-tracking branch 'origin/master' into tresorerie 2020-03-22 01:04:03 +01:00
tests move apps to own dir 2019-08-11 14:47:44 +02:00
__init__.py Unify file headers 2020-02-18 21:30:26 +01:00
admin.py Rename TemplateTransaction into RecurrentTransaction 2020-03-19 20:37:48 +01:00
apps.py Unify file headers 2020-02-18 21:30:26 +01:00
forms.py Fixed alias research 2020-03-13 10:34:47 +01:00
signals.py Some initial data 2020-02-20 22:10:10 +01:00
tables.py linter compliance 2020-03-25 00:12:56 +01:00
urls.py Refactor and comment noteView 2020-03-23 15:28:09 +01:00
views.py linter compliance 2020-03-25 00:12:56 +01:00