You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Patrick 39e86fec0b Add challenges APP 2 years ago
learndjango Add challenges APP 2 years ago
.gitignore Initial commit 2 years ago
README.md Add challenges APP 2 years ago

README.md

Project created

django-admin startproject learndjango

Add APP (Module)

python manage.py startapp challenges