management/commands
|
.
|
2021-04-14 15:47:06 +02:00 |
migrations
|
accounts now user editable in own table
|
2021-07-08 08:00:28 +02:00 |
static/input
|
layout changes in static file
|
2021-05-12 16:43:46 +02:00 |
templates
|
fixed bug which leeds to mails not be sent
|
2021-03-16 13:08:50 +01:00 |
__init__.py
|
new django project
|
2020-09-21 14:27:16 +02:00 |
admin.py
|
accounts now user editable in own table
|
2021-07-08 08:00:28 +02:00 |
apps.py
|
new django project
|
2020-09-21 14:27:16 +02:00 |
forms.py
|
intern view now works with django 3.2, too
|
2021-07-07 09:42:51 +02:00 |
models.py
|
broken test added
|
2021-09-29 15:53:53 +02:00 |
settings.py
|
first steps to editable accounts
|
2021-07-07 15:16:39 +02:00 |
tests.py
|
broken test added
|
2021-09-29 15:53:53 +02:00 |
urls.py
|
first steps towards an csv export view
|
2020-11-19 15:55:10 +01:00 |
views.py
|
bugfix: username was not written to database
|
2021-01-04 16:19:26 +01:00 |