Skills
166,276Reusable AI skills and capabilities for agent workflows
Simple app to get mobile app deep linking in place with basic tracking..
Serialize/Deserialize an object and its relations through class definitions
Automatically translate the pot (`.po`) files generated by django's makemessages command built on top of python deep-translator package
A simple Django app to create deep zoom tiled images.
A Django project structure generator by @ja_khan_gir
Default static path for Django ImageField
Set a default language for Django project with ease!
django-defaultsiteSets the Site object in django to something better then example.com.
redis based Django app that locks out users after too many failed login attempts.
A logging handler for Django that defers evaluation of the filepath
Polymorphic models based on django deferred models
Allows easy creation of template tags that define a context variable
django-delayed-notifications provides tracking of notifications, and delayed sending.
A library designed to workaround some drawbacks with Django's union, intersection, and difference operations.
Automatic delegate methods for Django managers and querysets, without runtime dispatch penalties.
Blocks dangerous Django ORM QuerySet.delete() calls in production.
A fully functional soft deletes (logical deletes) for django.
Provides the ability to retrieve the side effects of deleting an object in Django