Skip to content
This repository has been archived by the owner on Feb 19, 2021. It is now read-only.

Add multi-user functionality #548

Closed
wants to merge 1 commit into from
Closed

Add multi-user functionality #548

wants to merge 1 commit into from

Conversation

joshwizzy
Copy link

Added a Scan model which represents unprocessed files uploaded via the web form.
Added user field to Document model to associate documents with specific users.
Admin displays documents associated with logged in user.
Added the db_consumer.py script which processes the queued scans from the DB instead of
file system.
Added a db_document_consumer management command which calls the db_consumer
This is run via ./manage.py db_document_consumer

@joshwizzy joshwizzy closed this by deleting the head repository Oct 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant