Skip to content

Django 4.x Docker Container and Postgres Contain for development environment

Notifications You must be signed in to change notification settings

shanemwebster/docker-django4.0-postgres-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Compose for DJANGO 4.x with PostgreSQL Database

Inspiration for this came from a random compose file I found, looking for it again so I can properly source my inspiration for putting this out there.

Python Environment Requirements (PIP)

  • django
  • psycopg2-binary
  • django-allauth
  • django-crispy-forms
  • django-htmx
  • djangorestframework
  • markdown
  • django-filter

Postgres Environment Information

Setup to trust all connections, this is only meant to be used for development.

About

Django 4.x Docker Container and Postgres Contain for development environment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published