Block a user
Rest API Webrendering broken for some paths
mhu
pushed to bugfix/30-fix-broken-api-web-rendering at mhu/shimatta-kenkyusho
2024-11-23 23:37:18 +01:00
207b5c3fb5
Fix #30: Update the django filter package. It was incompatible.
mhu
created branch bugfix/30-fix-broken-api-web-rendering in mhu/shimatta-kenkyusho
2024-11-23 23:36:52 +01:00
mhu
pushed to bugfix/30-fix-broken-api-web-rendering at mhu/shimatta-kenkyusho
2024-11-23 23:36:52 +01:00
01e5c39074
Update the django filter package. It was incompatible.
Rest API Webrendering broken for some paths:
Fix #24: Solve recursion bug when importing templates from a fixture
mhu
pushed to bugfix/24-fix-template-import-recursion-bug at mhu/shimatta-kenkyusho
2024-11-23 22:33:44 +01:00
3450f7475a
Fix #24: Solve recursion bug when importing templates from a fixture
mhu
created branch bugfix/24-fix-template-import-recursion-bug in mhu/shimatta-kenkyusho
2024-11-23 22:14:40 +01:00
mhu
pushed to bugfix/24-fix-template-import-recursion-bug at mhu/shimatta-kenkyusho
2024-11-23 22:14:40 +01:00
c1b9c966dd
Merge branch 'develop' into issue/23-add-docu
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
57b475cbe1
replace docker-compose with docker compose to make script corss compatible to non arch systems
Make lab docker with a configurable UID/GID.
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
57b475cbe1
replace docker-compose with docker compose to make script corss compatible to non arch systems
25b592ee39
Let container run as user and set correct restart policy
issue/16-docker-uid-gid
issue/16-docker-uid-gid
2d718c5e3a
Add new management command to create superuser if not present. Use that command in the entrypoint scripts
57b475cbe1
replace docker-compose with docker compose to make script corss compatible to non arch systems