]> git.ipfire.org Git - pbs.git/commit
hub: Move upload handlers into their own file
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 14 Jul 2022 16:07:14 +0000 (16:07 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 14 Jul 2022 16:07:14 +0000 (16:07 +0000)
commita097e88a213ece68e6555a22d3f1dbba9be688f6
treeb3d557a999e406273701e4d11aa48e2202f47132
parent2525f35966167780a80c76b8651fc8884c3756e1
hub: Move upload handlers into their own file

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/hub/__init__.py
src/hub/handlers.py
src/hub/uploads.py [new file with mode: 0644]