Permissions not getting parsed #109
Labels
No Label
Priority
Critical
Priority
High
Priority
Low
Priority
Normal
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
Type
Breaking
Type
Documentation
Type
Enhancement
Type
Feature
Type
Report
Type
Security
Type
Suggestion
Type
Testing
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: infrastructure/extensions-website#109
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If I try to upload this file to staging/production:
nice_addon-2.0.0__network.zip
I get:
If I try it locally:
bf160d1349
it works:Deployed in staging and production.
We can make sure that this particular discrepancy between sqlite and postgresql (see PR for more info) doesn't bite us in the future.
Apparently, a nice way to do it will land only in django 5.1 https://github.com/django/django/pull/14824
so we will find some other, more clunky way for now.