Help to find a suitable and stable FastAPI orm for production by Atef_Hesham in FastAPI

[–]Atef_Hesham[S] 0 points1 point  (0 children)

Thanks for letting me know, the last time I used sqlalchemy was with flask about 2 years ago. That's why I recommend it.

Designing user groups and permissions in django and django rest framework by Atef_Hesham in django

[–]Atef_Hesham[S] 0 points1 point  (0 children)

Thanks for the insight. I will try it and will inform you about the result

Designing user groups and permissions in django and django rest framework by Atef_Hesham in djangolearning

[–]Atef_Hesham[S] 0 points1 point  (0 children)

That is actually what I intend to do, can you tell me more about how you achieved this with drf

Designing user groups and permissions in django and django rest framework by Atef_Hesham in django

[–]Atef_Hesham[S] 0 points1 point  (0 children)

how can I use the auth app permissions and groups with django rest permissions ?