migrations
|
fix id fields
|
2021-10-24 11:07:00 +02:00 |
templates
|
update django verstion and libraries
|
2020-06-10 12:50:59 +02:00 |
templatetags
|
#1 Fix calculation daily sum
|
2019-02-28 13:52:39 +01:00 |
__init__.py
|
adjust signal
|
2021-10-24 10:58:55 +02:00 |
admin.py
|
add set to billed option
|
2021-09-07 11:56:49 +02:00 |
apps.py
|
adjust signal
|
2021-10-24 10:58:55 +02:00 |
forms.py
|
Add myAccount view
|
2018-02-13 08:38:17 +01:00 |
models.py
|
Fix receiver
|
2018-03-31 16:30:03 +02:00 |
serializers.py
|
Update logic for update_seen of clients
|
2018-02-19 10:33:09 +01:00 |
signals.py
|
add task handler
|
2021-10-24 11:03:33 +02:00 |
tables.py
|
move code to django tables
|
2019-02-09 21:57:30 +01:00 |
tasks.py
|
Add Tast to remove accountings with 0 prize
|
2018-03-31 17:49:45 +02:00 |
tests.py
|
reformat code
|
2018-02-11 10:56:44 +01:00 |
urls.py
|
Cleanup Code
|
2018-03-31 16:13:38 +02:00 |
utils.py
|
reformat code
|
2018-02-11 10:56:44 +01:00 |
views.py
|
add login required mixin
|
2019-02-09 21:59:10 +01:00 |