Difference between revisions of "Django"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
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]] | ||
+ | [[python manage.py startapp]] pages | ||
* 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 | ||
Line 16: | Line 19: | ||
* <code>[[from]] django [[import]] form</code> | * <code>[[from]] django [[import]] form</code> | ||
− | + | * [[django.db.utils.OperationalError: FATAL: password authentication failed for user "postgres"]] | |
− | + | * <code>[[terraform-kubernetes-django]]</code> | |
+ | * [[Django SQL injection vulnerability]] | ||
== See also == | == See also == |
Latest revision as of 10:54, 21 August 2024
wikipedia:Django_(web_framework) (2005) web framework (trends
pip install django pip install black
django-admin startproject django_project . python manage.py runserver
python manage.py migrate python manage.py startapp pages
- A serialization system that can produce and read XML and/or JSON representations of Django model instances
Related terms[edit]
from django import form
- django.db.utils.OperationalError: FATAL: password authentication failed for user "postgres"
terraform-kubernetes-django
- Django SQL injection vulnerability
See also[edit]
- Django, SQL injection
- Python, PIP, GIL, Flask, Django, Marshmallow,
def
, logging, Pandas, Numpy, AWS Chalice,import
,from
,tuple
,list
, Python exceptions,virtualenv
,.append
,pytz
,TZ
,print
,python3 -c
,os
, PEP, Python Institute, Methods: Dunder methods, Flake8, Python collections, Function decorators in Python, Click python library, Python module, Flower,kwargs
, Black (Python), Python list structure, Mypy,variables
, Casting,try:
, pydoc, argparse, Anaconda,pyenv, setup.py, python3 --version, python3 --help
, Data Classes, raise - Web frameworks: Gin Gonic, Flask, Angular, React Native, Node.js, Next.js, Vue.js, Meteor, Django
Advertising: