Skip to main content

A curated list of the best and most useful packages, models, and resources for Django development.

4
GitHub Stars
76
Curated Resources
22
Categories
1 hour ago
Last Refreshed
EssentialsAdmin InterfaceAuthenticationAPIDatabase and ORMFormsSecurityTestingEmailFile and Media HandlingInternationalization and LocalizationSearchCachingPerformanceMonitoring and LoggingJob Queue & Background TasksThird-party IntegrationCMS & E-commerceDeploymentMiscellaneousResourcesLearning Resources

Use this list with your AI agent

Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:

"Show me online courses resources from best-django-resource"

Installation instructions →

What's inside

Essentials

  • Channels

    Asynchronous support for Django to handle WebSockets and background tasks.

  • Django

    A high-level Python web framework that encourages rapid development and clean, pragmatic design.

Learning Resources

Authentication

Email

Performance

  • django-async-orm

    Asynchronous ORM operations to improve performance.

  • django-compressor

    Compresses linked and inline JavaScript or CSS into a single cached file.

  • django-silk

    Live profiling, SQL query analysis, and HTTP request profiling for Django.

Security

  • django-axes

    Prevents brute-force login attempts by tracking failed authentication attempts.

  • django-guardian

    Adds per-object permissions for Django's built-in authentication system.

  • django-secure

    Enhances security in Django with middleware that enforces SSL, HSTS, and other settings.

  • django-security

    Additional security features like headers and secure cookies.

Job Queue & Background Tasks

Forms

Showing a sample of 76 resources. View the full list on GitHub →