migrations
|
init: accounts app
|
2023-10-24 13:36:42 +02:00 |
templates
|
add: change password
|
2023-10-24 17:20:16 +02:00 |
views
|
core: accounts: separate views i multiple files
|
2023-10-25 15:35:24 +02:00 |
__init__.py
|
init: accounts app
|
2023-10-24 13:36:42 +02:00 |
admin.py
|
init: accounts app
|
2023-10-24 13:36:42 +02:00 |
apps.py
|
init: accounts app
|
2023-10-24 13:36:42 +02:00 |
models.py
|
remove trash
|
2023-10-24 22:56:45 +02:00 |
settings.py
|
fix: use variable to len
|
2023-10-24 22:56:37 +02:00 |
tests.py
|
add: unitest to accounts
|
2023-10-25 15:11:56 +02:00 |
urls.py
|
core: accounts: separate views i multiple files
|
2023-10-25 15:35:24 +02:00 |