- at the beginning, I executed Django run server
- after that I go to http://127.0.0.1:8000/ to try to access this wiki
- page are hitting error >> global flags not at the start of the expression at position 7
- when i remove that line, it's works, but problems is if that line is removed, the content will gone
- I just started Django 1 week, please help to to overcome this error
expect able to overcome this issue and launch the page successfully