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
Setup to trust all connections, this is only meant to be used for development.