| web | https://testdriven.io/ |
|---|---|
| Author |
Aug. 31, 2021 » TestDriven.io » [Archived Version]
This tutorial looks at how to integrate Django REST Framework with Elasticsearch.
Read MoreAug. 27, 2021 » TestDriven.io » [Archived Version]
In this tutorial, we'll deploy a Django app to AWS EC2 with Docker and Let's Encrypt.
Read MoreAug. 27, 2021 » TestDriven.io » [Archived Version]
In this tutorial, we'll look at how to secure a containerized Django app running behind an HTTPS Nginx proxy with Let's Encrypt SSL certificates.
Read MoreAug. 27, 2021 » TestDriven.io » [Archived Version]
This tutorial details how to configure Django to run on Docker along with Postgres, Nginx, and Gunicorn.
Read MoreAug. 26, 2021 » TestDriven.io » [Archived Version]
This article looks at how to use the low-level cache API in Django.
Read MoreAug. 24, 2021 » TestDriven.io » [Archived Version]
This article looks at how to perform GET, POST, PUT, and DELETE AJAX requests in Django with the Fetch API and jQuery.
Read MoreAug. 2, 2021 » TestDriven.io » [Archived Version]
This tutorial looks at how to add multiple language support to your Django project.
Read MoreJuly 28, 2021 » TestDriven.io » [Archived Version]
This article first provides an overview of Django's caching framework and then shows how to cache a Django view using both Memcached and Redis.
Read MoreJuly 27, 2021 » TestDriven.io » [Archived Version]
In this tutorial, we'll look at how to configure GitLab CI to continuously deploy a Django and Docker application to AWS EC2.
Read MoreJuly 5, 2021 » TestDriven.io » [Archived Version]
This article looks at how to build custom permission classes in Django REST Framework (DRF).
Read More