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
PostgreSQL-CustomUserModel is a Ready-to-Use repository with Docker, PostgreSQL and Django Custom User Model feature that can be used in other project.
4
+
5
+
challenges that I deal with in this project:
6
+
7
+
1-How to install and use diffrent third-party django packeges in my project
8
+
2-How to use Custom User Model for my project
9
+
3-How to use Docker and Pastger SQL instead of db.sqlite3 in Django project
0 commit comments