api
|
added async task worker, state save
|
2022-08-27 07:38:54 +03:00 |
migrations
|
added docx endpoints, inited celery
|
2022-08-26 20:04:45 +03:00 |
services
|
fixed parser, added file processing state
|
2022-08-27 10:16:21 +03:00 |
__init__.py
|
Initial commit
|
2022-08-26 17:00:34 +03:00 |
admin.py
|
added docx parser, api call, paragraph typing
|
2022-08-26 23:18:02 +03:00 |
apps.py
|
added docx endpoints, inited celery
|
2022-08-26 20:04:45 +03:00 |
models.py
|
added async task worker, state save
|
2022-08-27 07:38:54 +03:00 |
signals.py
|
fixed parser, added file processing state
|
2022-08-27 10:16:21 +03:00 |
tasks.py
|
fixed parser, added file processing state
|
2022-08-27 10:16:21 +03:00 |