Django: hoist repeated decorator definitions
Django: hoist repeated decorator definitions
adamj.eu Django: hoist repeated decorator definitions - Adam Johnson
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.
0
comments