|
static/banks
|
feature/ add bank attributes
|
2023-04-27 11:58:47 +02:00 |
|
templates/banks
|
Improvement in Bank Attribute Endpoint
|
2023-05-03 15:29:26 +02:00 |
|
__init__.py
|
create bank
|
2023-04-03 11:06:13 +02:00 |
|
admin.py
|
create bank
|
2023-04-03 11:06:13 +02:00 |
|
apps.py
|
create bank
|
2023-04-03 11:06:13 +02:00 |
|
forms.py
|
replace deprecated ugettext_lazy, ifequal
|
2024-10-31 13:23:01 +01:00 |
|
models.py
|
create bank
|
2023-04-03 11:06:13 +02:00 |
|
tests.py
|
create bank
|
2023-04-03 11:06:13 +02:00 |
|
urls.py
|
replace deprecated url with re_path
|
2024-10-31 12:56:29 +01:00 |
|
views.py
|
replace deprecated ugettext_lazy, ifequal
|
2024-10-31 13:23:01 +01:00 |