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
# Careful when autoloading not to install uwsgi-plugins-all!
autoload = true
uid = mark
# the virtualenv (full path)
home = /home/mark/inventory
# Django-related settings
# the base directory (full path)
chdir = /home/mark/inventory/inventory/
# Django's wsgi module. For the uninitiated: this is not a file name, but a directory name followed by a dot and a python file name without the .py file extension