Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to install and use? #1

Open
tusharvb19 opened this issue Aug 11, 2018 · 0 comments
Open

How to install and use? #1

tusharvb19 opened this issue Aug 11, 2018 · 0 comments

Comments

@tusharvb19
Copy link

tusharvb19 commented Aug 11, 2018

Getting this error while compiling...

File "C:\Users\Sweet Home\Documents\dev\jetdemo\application\settings.py", line 37, in
SECRET_KEY = config.get('common', 'secret_key')
File "C:\Program Files\Python36\lib\configparser.py", line 781, in get
d = self._unify_values(section, vars)
File "C:\Program Files\Python36\lib\configparser.py", line 1141, in _unify_values
raise NoSectionError(section)
configparser.NoSectionError: No section: 'common'

Can anyone provide steps to run this demo on Django 2.1.0 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant