Skip to content

shanemwebster/docker-django4.0-mongodb-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Compose for DJANGO 4.x with PostgreSQL Database

Split this from another repo of mine that's simply PostgreSQL, similar tech stack but with MongoDB

Python Environment Requirements (PIP)

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

MongoDb Environment Information

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published