konova/compensation
mpeltriaux 6dd13179b5 Refactoring
* splits compensation/models.py into subpackage
* renames base objects by adding suffix Mixin
2021-11-16 08:29:18 +01:00
..
forms Refactoring 2021-11-15 17:09:17 +01:00
models Refactoring 2021-11-16 08:29:18 +01:00
templates/compensation #38 User requests 2021-11-15 15:55:09 +01:00
tests #19 Tests 2021-11-12 16:05:26 +01:00
utils Refactoring 2021-11-15 17:09:17 +01:00
views Refactoring 2021-11-15 17:09:17 +01:00
__init__.py Initial 2021-07-01 13:36:07 +02:00
account_urls.py #19 Tests 2021-11-10 15:36:18 +01:00
admin.py Withdraw to deduct 2021-08-30 11:34:35 +02:00
apps.py Initial 2021-07-01 13:36:07 +02:00
comp_urls.py #19 Tests 2021-11-09 13:06:22 +01:00
filters.py HTML improvements 2021-08-10 13:12:15 +02:00
managers.py #19 Tests 2021-10-28 17:21:07 +02:00
payment_urls.py Compensation app url reorganizing 2021-08-24 15:55:06 +02:00
settings.py #7 New Form 2021-10-06 13:10:10 +02:00
tables.py Database performance 2021-10-14 14:12:33 +02:00
urls.py Compensation app url reorganizing 2021-08-24 15:55:06 +02:00