mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-05-22 14:35:25 +00:00
426919fa9f
The `SessionOrBasicAuthMixin` and `StandardPagination` classes were living in the documents app and I needed them in the new `reminders` app, so this commit breaks them out of `documents` and puts them in the central `paperless` app instead.