ebertti/django-admin-easy
Collection of admin fields and decorators to help to create computed or custom fields more friendly and easy way
isik-kaplan/django-urls
URL decorators for django
Bahus/easy_cache
Caching and invalidation have never been so easy
jozo/django-rest-framework-condition
Decorators @condition, @last_modified and @etag for Django Rest Framework
escaped/django-admin-display
Simplifies the use of function attributes (eg. `short_description`) for the ModelAdmin and makes mypy happy :)
rixx/django-context-decorator
Django @context decorator
conformist-mw/django-query-counter
Simple tool to count Django db queries in the management commands and views (as decorator or middleware)
renskiy/django-cache
Enhanced cache_page decorator for Django views
dhilipsiva/orm-choices
Helpful decorators + utils for choice fields (Django choices or SQLAlchemy ChoiceType). Do choices the pythonic way.
imbolc/django-route-decorator
A flask-style `route` decorator for django views