paperless-ngx/src/paperless
2023-04-24 13:10:18 -07:00
..
static/paperless/img Fix .gitignore exclusion that hid the logos 2018-12-30 12:39:07 +00:00
tests Configures ruff as the one stop linter and resolves warnings it raised 2023-04-01 17:03:52 -07:00
__init__.py Transitions the backend to celery and celery beat 2022-09-26 11:25:34 -07:00
apps.py Log failed login attempts 2023-02-17 08:12:27 -08:00
asgi.py Runs the pre-commit hooks over all the Python files 2022-03-11 11:34:28 -08:00
auth.py Runs pyupgrade to Python 3.8+ and adds a hook for it 2022-05-06 09:04:08 -07:00
celery.py Transitions the backend to celery and celery beat 2022-09-26 11:25:34 -07:00
checks.py Configures ruff as the one stop linter and resolves warnings it raised 2023-04-01 17:03:52 -07:00
consumers.py Configures ruff as the one stop linter and resolves warnings it raised 2023-04-01 17:03:52 -07:00
db.py Runs the pre-commit hooks over all the Python files 2022-03-11 11:34:28 -08:00
filters.py A few minor tweaks to the backend 2023-01-30 14:37:09 -08:00
middleware.py First changes for using semver everywhere 2022-05-01 13:21:10 -07:00
serialisers.py Configures ruff as the one stop linter and resolves warnings it raised 2023-04-01 17:03:52 -07:00
settings.py Merge branch 'main' into dev 2023-04-24 13:10:18 -07:00
signals.py Configures ruff as the one stop linter and resolves warnings it raised 2023-04-01 17:03:52 -07:00
urls.py Configures ruff as the one stop linter and resolves warnings it raised 2023-04-01 17:03:52 -07:00
version.py Update version strings 2023-04-01 21:12:08 -07:00
views.py Merge branch 'dev' into feature-permissions 2023-02-14 11:32:37 -08:00
workers.py Runs the pre-commit hooks over all the Python files 2022-03-11 11:34:28 -08:00
wsgi.py Runs the pre-commit hooks over all the Python files 2022-03-11 11:34:28 -08:00