migrations
|
office related items in employee modell added
|
2020-12-23 13:26:24 +01:00 |
static/evapp
|
added some styles and formating
|
2021-01-04 12:02:25 +01:00 |
templates/evapp
|
added dataloop to templates
|
2021-01-06 12:02:02 +01:00 |
__init__.py
|
just app initialising
|
2020-12-23 11:42:57 +01:00 |
admin.py
|
basic form workflow added
|
2021-01-05 14:10:28 +01:00 |
apps.py
|
just app initialising
|
2020-12-23 11:42:57 +01:00 |
models.py
|
office related items in employee modell added
|
2020-12-23 13:26:24 +01:00 |
settings.py
|
mails will be send to departments now
|
2021-01-06 10:59:47 +01:00 |
tests.py
|
just app initialising
|
2020-12-23 11:42:57 +01:00 |
urls.py
|
basic form workflow added
|
2021-01-05 14:10:28 +01:00 |
views.py
|
basic data transfer to mail template works now
|
2021-01-06 11:20:11 +01:00 |