Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

what does manage.py do

python manage.py <command>          runs a comamnd

Sample commands are:
runserver - starts the Django server
shell - starts a shell >>>
dbshell - starts a database shell #
 
PREVIOUS NEXT
Tagged:
ADD COMMENT
Topic
Name
1+9 =