Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 422 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 422 Bytes

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