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 |
__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 |
forms.py
|
some prelimary work for formtools
|
2021-01-11 16:12:20 +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
|
wizard finally working (proof of conecpt)
|
2021-01-13 09:51:13 +01:00 |