Django

Part of Web Development

Articles in Django

Read the latest articles published in this section.

4 articles
Django Observability Guide: Logs, Metrics, Traces, and Alerts for Production Websites
Django Observability Guide: Logs, Metrics, Traces, and Alerts for Production Websites

Learn how to monitor Django websites with logs, metrics, traces, alerts, and incident workflows before users report problems.

Read More By echrif | Jun 04, 2026
Django 6.0 Native CSP Guide: Secure Your Website from XSS
Django 6.0 Native CSP Guide: Secure Your Website from XSS

Learn how to configure Django 6.0 native CSP headers, nonces, report-only mode, and safe rules to protect your site from XSS.

Read More By echrif | Jun 04, 2026
How to Secure Python and Django Dependencies Before Production Deployment
How to Secure Python and Django Dependencies Before Production Deployment

Learn how to secure Python and Django dependencies with pip-audit, pinned versions, SBOMs, Docker scanning, and CI checks.

Read More By echrif | Jun 03, 2026
10 Python Beginner Exercises With Objectives (series 1)
10 Python Beginner Exercises With Objectives (series 1)

These beginner-friendly Python exercises are designed to help new learners practice the essential concepts covered in the tutorials—such as input/output, conditions, loops, lists, strings, and basic object-oriented programming. Each exercise include…

Read More By echrif | Dec 09, 2025