You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
konova/user
mipel f8b3e5c8fd EcoAccount withdraws
* adds functionality for withdraws from eco accounts in detail view of interventions and eco account as well
* adds get_surface() method to AbstractCompensation class to provide a simple getter for a sql calculation
* adds get_surface_withdraws() method to EcoAccount class to provide a simple getter for a sql calculation
* renames some routes to match coherent rout naming
* adds logic check on NewWithdrawForm
* renames templates/table directory to templates/form, since there are form-table templates inside --> more clarity
* adds new autocomplete routes to konova/urls.py for Interventions and EcoAccounts
* adds/updates translations
* adds/updates template comments
* updates requirements.txt
3 years ago
..
templates/user EcoAccount withdraws 3 years ago
__init__.py User menu 3 years ago
admin.py Intervention model refactoring 3 years ago
apps.py User menu 3 years ago
enums.py Intervention Detail View 3 years ago
forms.py User contact modal 3 years ago
models.py Log 3 years ago
tests.py User menu 3 years ago
urls.py User contact modal 3 years ago
views.py Missing group message 3 years ago