You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Redo the database system so it stores the rolls as django rolls.
Also start storing all messages, in particular ones with Fountain entries. If they are edited, that should also be passed along.
This in theory is a quick add. I don't see how this could be too complex. I guess the issue is that these aren't POSTS, they're true API calls that need to be deserialized.
The text was updated successfully, but these errors were encountered:
Redo the database system so it stores the rolls as django rolls.
Also start storing all messages, in particular ones with Fountain entries. If they are edited, that should also be passed along.
This in theory is a quick add. I don't see how this could be too complex. I guess the issue is that these aren't POSTS, they're true API calls that need to be deserialized.
The text was updated successfully, but these errors were encountered: