Django-Bootcamp-1 icon indicating copy to clipboard operation
Django-Bootcamp-1 copied to clipboard

This bootcamp was hosted in October 2020.

Results 3 Django-Bootcamp-1 issues
Sort by recently updated
recently updated
newest added

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

https://dev.to/rubyflewtoo/upgrading-to-django-3-2-and-fixing-defaultautofield-warnings-518n add this into settings.py DEFAULT_AUTO_FIELD='django.db.models.AutoField'