migrations
|
28# added statistics
|
2021-01-16 09:20:59 +01:00 |
__init__.py
|
2# added user model, base HTML
|
2020-12-28 20:28:52 +01:00 |
admin.py
|
21# created invite model
|
2021-01-15 12:03:28 +01:00 |
apps.py
|
2# added user model, base HTML
|
2020-12-28 20:28:52 +01:00 |
forms.py
|
22# created invite form
|
2021-01-15 12:27:14 +01:00 |
models.py
|
28# added statistics
|
2021-01-16 09:20:59 +01:00 |
tests.py
|
2# added user model, base HTML
|
2020-12-28 20:28:52 +01:00 |
urls.py
|
38# Added change/remind password
|
2021-01-17 13:23:56 +01:00 |
views.py
|
36# added my jobs to employee
|
2021-01-17 11:30:13 +01:00 |