What is this project?
PostgreSQL-CustomUserModel is a Ready-to-Use repository with Docker, PostgreSQL and Django Custom User Model feature that can be used in other project.
challenges that I deal with in this project:
1-How to install and use diffrent third-party django packeges in my project 2-How to use Custom User Model for my project 3-How to use Docker and Pastger SQL instead of db.sqlite3 in Django project