I bought this logo from the excellent logojoy.com site, and am including the source files here to be covered under the project license (GPL).
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.