– Create a serializer for spots and restructure my models –
I decided to add jwt with auth, so I need to restructure my models colums. I was using a personalized table for columns but if I want a json web token, I could use it with the default user from Django.
Log in to leave a comment