|
management
|
fixes #222
|
2020-12-30 21:54:36 +01:00 |
|
migrations
|
fix #238
|
2021-01-01 23:09:10 +01:00 |
|
signals
|
fix #236
|
2021-01-01 23:27:55 +01:00 |
|
static
|
use django authentication instead of auth tokens.
|
2020-11-09 15:28:12 +01:00 |
|
templates
|
Merge branch 'dev' into feature-localization
|
2020-12-31 15:59:47 +01:00 |
|
tests
|
fix #236
|
2021-01-01 23:27:55 +01:00 |
|
__init__.py
|
default language check
|
2020-11-25 10:52:38 +01:00 |
|
apps.py
|
fix some translation issues
|
2021-01-02 00:45:23 +01:00 |
|
bulk_edit.py
|
fix pycodestyle
|
2020-12-28 13:33:58 +01:00 |
|
checks.py
|
more tests
|
2020-12-22 13:04:08 +01:00 |
|
classifier.py
|
more tests and bugfixes.
|
2020-11-27 15:36:32 +01:00 |
|
consumer.py
|
fix #236
|
2021-01-01 23:27:55 +01:00 |
|
file_handling.py
|
path sanitation
|
2020-12-15 14:11:05 +01:00 |
|
index.py
|
update index after bulk edit operations #195
|
2020-12-27 17:05:35 +01:00 |
|
matching.py
|
code cleanup
|
2020-11-21 15:34:00 +01:00 |
|
models.py
|
fix some translation issues
|
2021-01-02 00:45:23 +01:00 |
|
parsers.py
|
supply file_name for tika parser
|
2021-01-01 22:19:43 +01:00 |
|
serialisers.py
|
fix pycodestyle
|
2020-12-28 13:33:58 +01:00 |
|
tasks.py
|
fixes #222
|
2020-12-30 21:54:36 +01:00 |