티스토리 수익 글 보기
Django Packages
Django Packages is a directory of reusable apps, sites, tools, and more for your Django projects.
Apps
Small components used to build projects. An app is anything that is installed by placing in settings.INSTALLED_APPS.
Show Apps (4507)Other
Other are not installed by settings.INSTALLED_APPS, are not frameworks or sites but still help Django in some way.
Show Other (811)Projects
This is for individual projects such as Django Packages, DjangoProject.com, and others.
Show Projects (252)Frameworks
Large efforts that combine many python modules or apps. Examples include Django, django-cms, and Mezzanine. Most CMSes fall into this category, and so do storefronts.
Show Frameworks (213)Latest Package Releases
Email services for django providing various backends.
This package adds a report to your wagtail app that lists all external urls you have used on your pages.
SmartBase Admin application for Django. A modern, modular, and developer-friendly admin interface for Django. Built to speed up development of admin panels but also SaaS end-user experiences — beautifully and efficiently.
A django adyen component/dropin integration
Django Logic – easy way to implement state-based business logic with pure functions
Latest Five Packages Added
Asyntai AI chatbot for Wagtail – answers visitors from your own content
Django middleware for bot detection and malicious user scoring through composite risk assessment — rate, session, user-agent, pattern and timing analyzers with Redis-backed sliding history.
A clean, modern UI for the Django admin — dashboard, command palette and two-factor authentication.
Experimental drop-in add-on that makes Django `migrate` several times faster on large projects without changing the SQL it executes.
Random Five Packages
Domain-driven e-commerce for Django
Bootstrap 5 integration with Django.
Per object permissions for Django
simple reverse proxy for django.
A periodic task for removing expired Django sessions from the django_session table
Most Liked Packages
Web APIs for Django. 🎸
Backup and restore your Django database and media
The best way to have DRY Django forms. The app provides a tag and filter that lets you quickly render forms in a div format while providing an enormous amount of capability to configure and control the rendered HTML.
Automated image processing for Django. Currently v6.0
A configurable set of panels that display various debug information about the current request/response.