Using Django | Django documentation | Django
docs.djangoproject.com · 456 words · saved by 1 readers
The web framework for perfectionists with deadlines.
Using Django ¶ Introductions to all the key parts of Django you’ll need to know: How to install Django Install Python Install Apache and mod_wsgi Get your database running Install the Django code Models and databases Models Making queries Aggregation Search Managers Performing raw SQL queries Database transactions Multiple databases Tablespaces Database access optimization Database instrumentation Fixtures Examples of model relationship API usage Handling HTTP requests URL dispatcher Writing views View decorators File Uploads Django shortcut functions Generic views Middleware How to use sessio
saved by
related reading
- Full-Stack Django + React App Tutorial #1: Setting up the Python Django Backendyoutube.com
- Set Up Django with Postgres, Nginx, and Gunicorn on Ubuntu | DigitalOceandigitalocean.com
- Deploying Django • Buttondownbuttondown.com
- GitHub - yassi/dj-control-room: The control room for your Django app · GitHubgithub.com
- Caching in Djangotestdriven.io
- Mediumawstip.com
- The simplest way to add server sent events to Django 🏺 - Tom Dekanphotondesigner.com
- SQLAlchemysqlalchemy.org
- Flask - Full Stack Pythonfullstackpython.com
- No-code open source database & application builder | Baserowbaserow.io
- Using Flask and Redis to Optimize Web Application Performance | by Fahad Alsaedi | Mediummedium.com
- How To Create a React + Flask Project - miguelgrinberg.comblog.miguelgrinberg.com