let unauthenticated users download free content with the button. #29
Loading…
Add table
Add a link
Reference in a new issue
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?
I think this is a very simple fix. I think we can just remove the if statement that is currently blocking the download button for content. This is safe because it does not affect the product pages.
https://git.unturf.com/engineering/make-post-sell/make_post_sell/-/blob/master/make_post_sell/views/content.py?ref_type=heads#L33-36
fixed in a commit to main.