konova/compensation
mipel 60f03591ef #7 New Form
* adds EditEcoAccountForm
* adds placeholders for some form fields
* changes comment card in detail view into rlp-grayish
* adds eco account detail view comment box
* removes unnecessary loading of dal scripts in view.html
* refactors generated identifier for data objects (10 digits to 6 uppercase letter-digit combination)
* improves generate_random_string() method by adding more options for generation of strings
* adds/updates translations
2021-10-06 13:10:10 +02:00
..
forms #7 New Form 2021-10-06 13:10:10 +02:00
templates/compensation #7 New Form 2021-10-06 13:10:10 +02:00
views #7 New Form 2021-10-06 13:10:10 +02:00
__init__.py Initial 2021-07-01 13:36:07 +02:00
account_urls.py #7 New Form 2021-10-05 16:35:24 +02: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 #7 New Form 2021-10-04 13:23:14 +02:00
filters.py HTML improvements 2021-08-10 13:12:15 +02:00
models.py #7 New Form 2021-10-05 16:35:24 +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 #7 New Form 2021-10-05 16:35:24 +02:00
tests.py Initial 2021-07-01 13:36:07 +02:00
urls.py Compensation app url reorganizing 2021-08-24 15:55:06 +02:00