$ python manage.py runserver 0.0.0.0:8000 Specify a 0.00.0 address if you want to expose the server to your local network #django #python
$ python manage.py runserver 8080 You can specify the runserver a port at the end to use an specific port. #django #python #webdevelopment
$ python manage.py syncdb This creates #database tables according to the database settings in your mysite/settings.py file. #django #python
@dulanism I really love the #official #django docs, are well written and easy to understand with nice examples. ow.ly/uez9f
$ python manage.py runserver started the #Django #development #server, a lightweight Web server written purely in #Python.
Inside your #django proyect you will find: manage.py - A command-line utility that lets you interact with this Django project in various...
$ django-admin.py startproject mysite Initializes a #django project in the actual folder. #python #webdevelopment
United States Trends
- 1. Colts 38K posts
- 2. Colts 38K posts
- 3. Jets 56.5K posts
- 4. Cheney 176K posts
- 5. AD Mitchell 4,332 posts
- 6. Shaheed 12.2K posts
- 7. Garrett Wilson 1,191 posts
- 8. Election Day 152K posts
- 9. Ballard 3,270 posts
- 10. Joe Tryon 1,414 posts
- 11. Daniel Jones 3,116 posts
- 12. Meyers 14.3K posts
- 13. #ForTheShoe 1,135 posts
- 14. Quinnen Williams 2,260 posts
- 15. Seahawks 20.5K posts
- 16. Two 1st 4,212 posts
- 17. Waddle 7,417 posts
- 18. Jamal Adams N/A
- 19. Olave 2,408 posts
- 20. Ryan Poles 1,047 posts
Something went wrong.
Something went wrong.