mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-04 20:46:10 +01:00
- Debug mode is now configurable in the configuration file. This way, we don't have to edit versioned files to disable it on production systems. - Recent correspondents filter (enable in configuration file) - Document actions: Edit tags and correspondents on multiple documents at once - Replaced month list filter with date drilldown - Sortable document count columns on Tag and Correspondent admin - Last correspondence column on Correspondent admin - Save and edit next functionality for document editing |
||
|---|---|---|
| .. | ||
| management | ||
| migrations | ||
| signals | ||
| static | ||
| templates | ||
| templatetags | ||
| tests | ||
| __init__.py | ||
| actions.py | ||
| admin.py | ||
| apps.py | ||
| checks.py | ||
| consumer.py | ||
| filters.py | ||
| forms.py | ||
| loggers.py | ||
| mail.py | ||
| managers.py | ||
| mixins.py | ||
| models.py | ||
| parsers.py | ||
| serialisers.py | ||
| settings.py | ||
| views.py | ||