Difference between revisions of "Django"

From wikieduonline
Jump to navigation Jump to search
Line 7: Line 7:
 
  [[django-admin startproject django_project .]]
 
  [[django-admin startproject django_project .]]
 
  [[python manage.py runserver]]
 
  [[python manage.py runserver]]
 +
 +
[[python manage.py migrate]]
  
 
* A serialization system that can produce and read [[XML]] and/or [[JSON]] representations of Django model instances
 
* A serialization system that can produce and read [[XML]] and/or [[JSON]] representations of Django model instances

Revision as of 11:26, 7 March 2024

Advertising: