Trigger Happy - The bus for your internet services - https://github.com/push-things/django-th
foxmask on master
Archiving project (compare)
foxmask on dev
foxmask on dev
branch for django 3 support (compare)
docker-compose run web python manage.py initial_services --settings=django_th.settings_docker
?
django-th$ docker-compose run web python manage.py initial_services --settings=django_th.settings_docker
/usr/local/lib/python3.6/site-packages/environ/environ.py:639: UserWarning: Error reading /app/django_th/.env - if you're not configuring your environment separately, check this.
"environment separately, check this." % env_file)
/usr/local/lib/python3.6/site-packages/psycopg2/__init__.py:144: UserWarning: The psycopg2 wheel package will be renamed from release 2.8; in order to keep installing from binary please use "pip install psycopg2-binary" instead. For details see: <http://initd.org/psycopg/docs/install.html#binary-install-from-pypi>.
""")
Unknown command: 'initial_services'
Type 'manage.py help' for usage.