migrations
|
move apps to own dir
|
2019-08-11 14:47:44 +02:00 |
models
|
Add/ Complete docstring for every models.
|
2020-01-21 22:06:06 +01:00 |
templatetags
|
Better pretty money. Closes #3
|
2020-02-03 15:20:37 +01:00 |
tests
|
move apps to own dir
|
2019-08-11 14:47:44 +02:00 |
__init__.py
|
move apps to own dir
|
2019-08-11 14:47:44 +02:00 |
admin.py
|
add basic transactiontemplate handling
|
2019-08-11 19:54:18 +02:00 |
apps.py
|
move apps to own dir
|
2019-08-11 14:47:44 +02:00 |
forms.py
|
add templates forms and tags
|
2019-08-11 19:55:04 +02:00 |
signals.py
|
move apps to own dir
|
2019-08-11 14:47:44 +02:00 |
tables.py
|
create Custom history table
|
2019-08-15 23:08:15 +02:00 |
urls.py
|
improve transaction template management
|
2019-08-11 23:24:54 +02:00 |
views.py
|
improve transaction template management
|
2019-08-11 23:24:54 +02:00 |