phommata
phommata
When starting the projec, I am stuck on `python manage.py migrate`. I get this error: `django.core.exceptions.ImproperlyConfigured: Requested setting USE_I18N, but settings are not configured. You must either define the environment...
From what I understand, student is not a fieldname on user. So I would think request.user.student is not possible.
## Description Additional deploy guides on Google Compute Engine, gunicorn/uwsgi and Nginx. Add this to the deployment guide. ## Rationale This should be implemented to help others productionize their project.
I am running zencoder-fetcher to test and develop locally. I have found that json_decode fails to handle the notification post. I receive the error message: Fail! I receive the notification...
I am testing the Zencoder notifications with the Zencoder PHP library and I noticed the JSON response from the zencoder-fetcher is invalid and fails on json_decode. This is a snippet...
**Is your feature request related to a problem? Please describe.** It is slow to develop in Java without the native and 3rd party library completion. I understand that Mirth is...
I have created a venv and activated. I installed dotenv. Still receiving this error: ModuleNotFoundError: No module named 'dotenv'