Block a user
sst
deleted branch bugfix/24-fix-template-import-recursion-bug from mhu/shimatta-kenkyusho
2024-11-24 21:25:33 +01:00
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
3450f7475a
Fix #24: Solve recursion bug when importing templates from a fixture
Fix #24: Solve recursion bug when importing templates from a fixture
Fix #24: Solve recursion bug when importing templates from a fixture
Thanks - I had this planned - the same way as you did :)
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.
sst
deleted branch bugfix/30-fix-broken-api-web-rendering from mhu/shimatta-kenkyusho
2024-11-24 21:23:38 +01:00
Fix #30: Update the django filter package. It was incompatible and bricked the web view of the rest API
Add documentation about running this in Readme
added CSRF trusted origin config, added tzdata - needed in debug mode
sst
created branch sst/some-weird-stuff-with-docker in mhu/shimatta-kenkyusho
2024-11-19 23:10:03 +01:00
sst
pushed to feature/small-useability-improvements at mhu/shimatta-kenkyusho
2024-11-19 00:39:20 +01:00
d10c48f2b9
fixed usage of input fields
a54cd33880
Merge pull request 'mhu/4-port-to-django-5.1 Port to recent Django version' (#18) from mhu/4-port-to-django-5.1 into develop
7678e6ad88
remove unnecessary uuid import from distributor views
5ce7d99db2
Fix import oder in package views
5109f8d094
Fixup imports in storage/stock views
6d0ec7e448
Fixup imports in package views
mhu/4-port-to-django-5.1 Port to recent Django version
mhu/4-port-to-django-5.1 Port to recent Django version
Nice one - cleaned up the views :)
...runs well on my test system - did not compare the views in detail - should work :)