You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django users
I am. Apache is running ,Postgresql is connected the app runs on the test server. I can run it on linux with gunicorn and nginx but do not understand what the equivalent of python manage.py runserver would be to use apache server instead ( on windows ). Thanks for your response.
Daniel Roseman
unread,
Aug 7, 2016, 6:14:06 AM8/7/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django users
There is no equivalent. If you're following those instructions, Django will run via Apache.