This is a base setup for starting a Django project.
- Dockerfile and docker-compose: Easily deploy your application using Docker.
- PostgreSQL: Integrated database for robust data management.
- Custom User Configurations: Predefined settings to manage custom user authentication .
- Base Template: A foundational template to build upon.