You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 27, 2021. It is now read-only.
As of now the django install kinda works. I think we should make a couple adjustments:
a) Improve the way you can override settings for each environment (currently it's a little buggy).
b) Improve the way we can pass environment variables to be set when running gunicorn
c) Drastically diminish the number of available configuration options.
The message here is it should be simple to host a django website.
The text was updated successfully, but these errors were encountered:
As of now the django install kinda works. I think we should make a couple adjustments:
a) Improve the way you can override settings for each environment (currently it's a little buggy).
b) Improve the way we can pass environment variables to be set when running gunicorn
c) Drastically diminish the number of available configuration options.
The message here is it should be simple to host a django website.
The text was updated successfully, but these errors were encountered: