Update dependency jsonschema to >=4.25.1
Update dependency sentry-sdk to >=2.35.1
Update dependency coverage to >=7.10.5
rixx
deleted branch renovate/cryptography-45.x from servala/servala-portal
2025-08-27 09:28:32 +00:00
Update dependency cryptography to >=45.0.6
Service pages improvements
I'm not entirely clear on the "Learn more" link per service offering – everything else should be resolved, though configuring the links requires entering JSON (documented structure) manually.
Fix permission issue for editing or deleting instances
@tobru Hm, but that's what's meant to happen regardless – you can see that Django uses the django-rules permissions in User.has_perm by checking out this PR and comparing the look of the admin…
WIP: Service pages improvements