skillbox/server/portfolio
Christian Cueni bdedc22a32 Fix portfolio query 2020-09-08 14:42:39 +02:00
..
migrations Add document upload to project entry 2019-04-24 10:41:27 +02:00
tests show add entry button only to owner, don’t allow project entries from other users 2019-04-16 12:48:54 +02:00
__init__.py Add portfolio backend 2019-03-07 10:49:52 +01:00
admin.py Clean up code, change some minor things 2020-03-10 11:40:24 +01:00
factories.py refactor widget footer, add possibility to delete project 2019-03-27 09:33:12 +01:00
inputs.py Add document upload to project entry 2019-04-24 10:41:27 +02:00
models.py Add document upload to project entry 2019-04-24 10:41:27 +02:00
mutations.py Move project and room actions to own component 2019-05-22 17:47:31 +02:00
schema.py Fix portfolio query 2020-09-08 14:42:39 +02:00
serializers.py Add document upload to project entry 2019-04-24 10:41:27 +02:00