#173 closed defect (invalid)
How do I start Django's in built webserver?
Reported by: | Owned by: | Jacob | |
---|---|---|---|
Component: | Documentation | Version: | |
Severity: | normal | Keywords: | Apache Web Server built-in |
Cc: | Triage Stage: | Ready for checkin | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
I don't want to spend however long setting up apache! It says in your docs that you have been super clever and thought of me by including a webserver out of the box. Maybe I am being very silly and missing it but I can't seem to find how to start said webserver?
Does it really exist ;-) ?
Thanks guys, you need a forum for this sort of stuff btw.
Note:
See TracTickets
for help on using tickets.
The Tract DB is not for support issues, please use the django-users mailing list: http://groups-beta.google.com/group/django-users or the IRC channel #django on irc.freenode.com
As for your question, it's documented in the second tutorial: http://www.djangoproject.com/documentation/tutorial2/ search for "runserver"