api
|
added file highlighting
|
2022-08-27 14:30:23 +03:00 |
migrations
|
added file highlighting
|
2022-08-27 14:30:23 +03:00 |
services
|
optimised docx highlighter
|
2022-08-27 15:46:13 +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
|
implemented word endpoints
|
2022-08-27 11:59:23 +03:00 |
signals.py
|
added file highlighting
|
2022-08-27 14:30:23 +03:00 |
tasks.py
|
optimised docx highlighter
|
2022-08-27 15:46:13 +03:00 |