Hi everyone i want to To write a Django view for the main page, and i know that first i need to create a Django application inside my project. I know that i should write the following: $ python manage.py startapp name , in a coomand line but my problem is that i don't know how can i do this into the pydev(eclipse). Does anybody knows?
$ python manage.py startapp name
filename contains-> __init__
->forms
->models
->tests
->views
Right click on project root -> Django -> Create application (manage.py startapp).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With