Mario Hüttel mhu
mhu opened issue mhu/shimatta-kenkyusho#4 2024-11-16 00:22:17 +01:00
Port Django to 5.1 with the long term goal to switch to 5.2 which will be LTS supported
mhu commented on pull request mhu/shimatta-kenkyusho#3 2024-11-15 22:51:08 +01:00
sst/storage_templates

Ah. shit. Nevermind. Very old post. They changed that way back in django 1.xxx

mhu commented on pull request mhu/shimatta-kenkyusho#3 2024-11-15 22:51:08 +01:00
sst/storage_templates
mhu approved mhu/shimatta-kenkyusho#3 2024-11-15 22:51:08 +01:00
sst/storage_templates
mhu commented on pull request mhu/shimatta-kenkyusho#3 2024-11-15 22:51:08 +01:00
sst/storage_templates

Any reason, that is not an elif? @sst

mhu commented on pull request mhu/shimatta-kenkyusho#3 2024-11-15 22:50:40 +01:00
sst/storage_templates

Ah. shit. Nevermind. Very old post. They changed that way back in django 1.xxx

mhu commented on pull request mhu/shimatta-kenkyusho#3 2024-11-15 22:35:51 +01:00
sst/storage_templates

Another test comment to test whether emails are actually sent. @sst

mhu commented on pull request mhu/shimatta-kenkyusho#3 2024-11-15 22:06:43 +01:00
sst/storage_templates

I changed the pull request to be merged into develop. If we really start to work on that together, I guess it makes sense to have some sort of separation between develop and actually stable…

mhu pushed to develop at mhu/shimatta-kenkyusho 2024-11-15 22:05:03 +01:00
mhu created branch develop in mhu/shimatta-kenkyusho 2024-11-15 22:05:02 +01:00
mhu pushed to master at mhu/shimatta-kenkyusho 2024-04-25 20:37:16 +02:00
6dd781021c Merge pull request 'sst/tinkeing' (#2) from sst/tinkeing into master
7e0fc86b7f running migration without interaction in entrypoint script
7a1bf054f5 disabling django ssl redirection in order to run this in docker (without ssl obviously)
5b6f4e16ef tinkered around to get this app running inside a container using alpine and socket based psql
Compare 4 commits »
mhu deleted branch sst/tinkeing from mhu/shimatta-kenkyusho 2024-04-25 20:37:16 +02:00
mhu merged pull request mhu/shimatta-kenkyusho#2 2024-04-25 20:37:15 +02:00
sst/tinkeing
mhu pushed to dev at mhu/reflow-oven-control-sw 2024-03-24 14:20:16 +01:00
5c429ec894 Remove trailing whitespace
62ef147105 Incrment Cmake required version number
Compare 2 commits »
mhu pushed to temp-profile-checker at mhu/reflow-oven-control-sw 2024-01-22 21:19:49 +01:00
0e5ef46512 Restructure bison generation to allow multiple forntends
mhu pushed to temp-profile-checker at mhu/reflow-oven-control-sw 2024-01-21 21:48:16 +01:00
b83f057e49 Add logger singleton
mhu pushed to temp-profile-checker at mhu/reflow-oven-control-sw 2024-01-20 20:17:18 +01:00
fc2744d7fa Small progress. Have to continue here..
mhu pushed to temp-profile-checker at mhu/reflow-oven-control-sw 2024-01-18 23:26:51 +01:00
223de7f190 Add first parser draft for temp prfiles.
mhu pushed to temp-profile-checker at mhu/reflow-oven-control-sw 2024-01-18 20:27:08 +01:00
dc6e973d52 Rename checker to tprcc
mhu pushed to temp-profile-checker at mhu/reflow-oven-control-sw 2024-01-17 22:43:16 +01:00
5b4dc705b4 Add grammar and tokens to parser and scanner