migrations
|
Update logic for update_seen of clients
|
2018-02-19 10:33:09 +01:00 |
templates
|
move code to django tables
|
2019-02-09 21:57:30 +01:00 |
templatetags
|
Fix calc of daily sale
|
2018-03-31 18:09:34 +02:00 |
__init__.py
|
Added billard app
|
2017-01-03 19:27:04 +01:00 |
admin.py
|
Cleanup Code
|
2018-03-31 16:40:32 +02:00 |
apps.py
|
Added billard app
|
2017-01-03 19:27:04 +01: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 |
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 |