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

Requirements.txt #3

Open
codezerro opened this issue Aug 1, 2021 · 0 comments
Open

Requirements.txt #3

codezerro opened this issue Aug 1, 2021 · 0 comments

Comments

@codezerro
Copy link

astroid
autopep8
colorama
Django
isort
lazy-object-proxy
mccabe
pycodestyle
pylint
pytz
six
sqlparse
typed-ast
wrapt
install the requirement
pip install -r Requirement.txt

If get any WARNINGS: DEFAULT_AUTO_FIELD

Add this line in bootcamp/settings.py
DEFAULT_AUTO_FIELD = 'django.db.models.BigAutoField'

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