SyntaxError: Generator expression must be parenthesized (widgets.py, line 151) code example
Example: '%s=%s' % (k, v) for k, v in params.items(), ^ SyntaxError: Generator expression must be parenthesized
pip install django==1.11.17
pip install django==1.11.17