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
Thanks for providing the seed repo. Though it might be helpful to have at least two apps under the django project to show how to structure the code in terms of resources, serializers, and permissions.
I believe serializers can go along with apps and resources can be either in the views or in the api (placeholder) app.
The text was updated successfully, but these errors were encountered:
(Its not an issue, its a suggestion/question)
Thanks for providing the seed repo. Though it might be helpful to have at least two apps under the django project to show how to structure the code in terms of resources, serializers, and permissions.
I believe serializers can go along with apps and resources can be either in the views or in the api (placeholder) app.
The text was updated successfully, but these errors were encountered: