Skip to content

Don't store objects in the session when describing sounds#2163

Merged
ffont merged 1 commit into
masterfrom
sound-upload-no-objects-in-session
Jul 22, 2026
Merged

Don't store objects in the session when describing sounds#2163
ffont merged 1 commit into
masterfrom
sound-upload-no-objects-in-session

Conversation

@alastair

Copy link
Copy Markdown
Member

Use only values which can be serialized by django's JSONSerializer session serializer (dict + basic types)

Issue(s)

Description

Deployment steps:

Use only values which can be serialized by django's JSONSerializer
session serializer (dict + basic types)
@ffont

ffont commented Jul 22, 2026

Copy link
Copy Markdown
Member

I tried it and it seems to work fine, thanks @alastair !

@ffont
ffont merged commit dfb6542 into master Jul 22, 2026
2 checks passed
@ffont
ffont deleted the sound-upload-no-objects-in-session branch July 22, 2026 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants