Django: hoist repeated decorator definitions

Open link in next tab

Django: hoist repeated decorator definitions - Adam Johnson

https://adamj.eu/tech/2024/09/08/django-repeated-decorators/

Django provides us with a rich set of view decorators. In this post, we’ll look at a technique for hoisting repeated use of these decorators to reduce repetition.

Django: hoist repeated decorator definitions - Adam Johnson
Sign in to add comment