Skip to content

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

Open
alastair wants to merge 1 commit into
masterfrom
sound-upload-no-objects-in-session
Open

Don't store objects in the session when describing sounds#2163
alastair wants to merge 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)
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.

1 participant