質問

Does anybody know a good django package or tool to provide a private "user dataroom" where every user can upload a few documents which could be accessed and managed by an admin trought an admin interface?

Thanks for help

役に立ちましたか?

解決

https://www.djangopackages.com/grids/g/file-managers/

This is a great site for finding good django apps, here is a list of FileManagers.

I would go with one that has:

Documentation, an active Github and has PyPi

These are usually good indicators that it is active and people are using and collaborating on it.

Good Luck!

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top