Working with Static and Media Files in Django
How to work with static and media files in a Django project, locally and in production.
Web development tutorials designed to teach critical skills needed to test, launch, scale, and optimize applications.
How to work with static and media files in a Django project, locally and in production.
Compares and contrasts Postgres and DynamoDB, describing how to use them and what the differences are, to help you decide which one to choose.
In this article, we'll look at the best use cases for Django and Flask along with what makes them unique, from an educational and development standpoint.
Learn what Werkzeug is and how Flask uses it for its core HTTP functionality.
Learn how requests are processed in Flask.
Add basic and full-text search to a Django app with Postgres.
Learn how server-side sessions can be utilized in Flask with Flask-Session and Redis.
Deep dive into Django REST Framework (DRF) serializers.
Looks at how to set up automated performance tests to uncover and prevent inefficient database queries.
This article looks at what type hints are and how they can benefit you. We'll also dive into how you can use Python's type system for type checking.
Looks at how to integrate Django REST Framework with Elasticsearch.
Improve the quality of your Python code with linters, code formatters, and security vulnerability scanners.
Deploy a Django app to AWS ECS with Terraform.
This tutorial looks at how to run a Flask app on Docker Swarm.
Simplify the process of deploying, maintaining, and scaling a production-grade Django app on Heroku.
Join our mailing list to be notified about updates and new releases.