drkthunder02

Results 5 issues of drkthunder02

On a new install I get the following error when trying to login to the site. ![image](https://user-images.githubusercontent.com/8024070/116813845-e628b580-ab90-11eb-934b-5de4ca43c5ae.png) Any idea on how I can fix this error?

Install the boto library in the virtual environment. Install the django-ses library in the virtual environment. Use the following settings in local.py REGISTRATION_VERIFY_EMAIL = True EMAIL_BACKEND= 'django_ses.SESBackend' AWS_ACCESS_KEY_ID = ''...

Is it possible to update the installation doc to use Apache and WSGI without gunicorn?

It would make more sense to have a configuration option to allow the tables to utilize mysql or sqlite. Another way to improve this transaction on large servers is to...

When calling the function to add a user to Jabber the following source is not passing the correct variable. When the function is passing the variable, it only passes the...