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
{{ message }}
This repository has been archived by the owner on Feb 27, 2021. It is now read-only.
when i run code in django and i get to my url for that function i get this error: Object of type 'WSGIRequest' is not JSON serializable
how can i fix it?
The text was updated successfully, but these errors were encountered:
my code:
when i run code in django and i get to my url for that function i get this error:
Object of type 'WSGIRequest' is not JSON serializable
how can i fix it?
The text was updated successfully, but these errors were encountered: