|
__init__.py
|
Initial commit
|
2023-07-03 06:38:55 +04:00 |
|
admin.py
|
+ statistics by clients
|
2023-07-05 02:19:58 +04:00 |
|
apps.py
|
Initial commit
|
2023-07-03 06:38:55 +04:00 |
|
exceptions.py
|
+ statistics by clients
|
2023-07-05 02:19:58 +04:00 |
|
models.py
|
+ InMemoryCache for GlobalSettings
|
2023-07-07 02:48:30 +04:00 |
|
serializers.py
|
* managerid as Integer in serializers
|
2023-07-07 02:59:35 +04:00 |
|
tests.py
|
Initial commit
|
2023-07-03 06:38:55 +04:00 |
|
urls.py
|
+ statistics by clients
|
2023-07-05 02:19:58 +04:00 |
|
utils.py
|
Initial commit
|
2023-07-03 06:38:55 +04:00 |
|
validators.py
|
Initial commit
|
2023-07-03 06:38:55 +04:00 |
|
views.py
|
* fixed Checklist search
|
2023-07-07 03:16:05 +04:00 |