AssertionError: database connection isn't set to UTC
An unexpected issue: AssertionError: database connection isn't set to UTC
This happens when Ansible executes: python manage.py create_community --name="Plup Empire"
But doesn't happen when I do it manually: ../venv/bin/python manage.py create_community --name="Plup Empire"
Edited by Ghost User