DEV Community

DoriDoro profile picture

DoriDoro

404 bio not found

Joined Joined on  github website
Create a simple Django app from scratch with PyCharm IDE and use a GitHub repository

Create a simple Django app from scratch with PyCharm IDE and use a GitHub repository

1
Comments
3 min read

Want to connect with DoriDoro?

Create an account to connect with DoriDoro. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Django REST Framework warning: `UnorderedObjectListWarning`

Django REST Framework warning: `UnorderedObjectListWarning`

1
Comments
1 min read
several ways to create a simple url

several ways to create a simple url

Comments 1
2 min read
DRF detailed information of user in related serializer

DRF detailed information of user in related serializer

Comments
1 min read
What problems can happen with different serializer in DRF?

What problems can happen with different serializer in DRF?

Comments
2 min read
Error: __str__ returned non-string (type User)

Error: __str__ returned non-string (type User)

Comments
1 min read
DRF create validation in serializer

DRF create validation in serializer

Comments
1 min read
DRF create @property decorator in view and use property in serializer

DRF create @property decorator in view and use property in serializer

Comments
4 min read
Create a superuser in Django with custom user model attributes

Create a superuser in Django with custom user model attributes

Comments
2 min read
Classed-Base-Views (CBV) Register, Login and Logout

Classed-Base-Views (CBV) Register, Login and Logout

Comments
3 min read
How to first migrate custom User model within models directory

How to first migrate custom User model within models directory

Comments
2 min read
Deploy a Django app with PostgreSQL database on Vercel

Deploy a Django app with PostgreSQL database on Vercel

5
Comments 3
4 min read
loading...