Block a user
Remove that file. uWSGI is not used anymore.
Remove unneeded debugging print from code
cfb9970c26
Add documentation. Debugging and porting still missing. Initial setup explained
146c2da4f3
Make the container run as root by default, if env variables are missing, to be backwards compatible to old setup
e74a28b0a8
Merge branch 'develop' into issue/23-add-docu
46a94c9688
Merge pull request 'Fix #24: Solve recursion bug when importing templates from a fixture' (#29) from bugfix/24-fix-template-import-recursion-bug into develop
21ac4a8c06
Merge pull request 'Fix #30: Update the django filter package. It was incompatible and bricked the web view of the rest API' (#31) from bugfix/30-fix-broken-api-web-rendering into develop
207b5c3fb5
Fix #30: Update the django filter package. It was incompatible.
3450f7475a
Fix #24: Solve recursion bug when importing templates from a fixture
#21: feature/21-add-package-params
15b4257c73
Add error output if inconsisten parameters are found on package and components during consolidation progress
c19f4a8159
Implement package parameters
26b001d983
Merge branch 'develop' into feature/21-add-package-params
f202896c92
Merge pull request 'issue/16-docker-uid-gid' (#28) from issue/16-docker-uid-gid into develop
50cfe0a2c6
Fix filename typo in js file
2d718c5e3a
Add new management command to create superuser if not present. Use that command in the entrypoint scripts
Fix #30: Update the django filter package. It was incompatible and bricked the web view of the rest API