7
Total Commands
100%
Free Access
⚡
Lightning Fast
Available Commands
Click on any command to copy it instantly
7 commands available
7 of 7
Resources
Master Django
Become proficient in Django Python framework
django-admin startproject myprojectdjango
create
project
python manage.py startapp myappdjango
create
app
python manage.py runserverdjango
runserver
dev
python manage.py makemigrationsdjango
migrations
database
python manage.py migratedjango
migrate
database
python manage.py createsuperuserdjango
superuser
admin
python manage.py shelldjango
shell
interactive
Missing a command?
Help us improve this collection by suggesting commands that should be added. Your contributions help the entire developer community!