david / djangorators

A POC about a better use of decorators in Django.

Clone this repository (size: 10.9 KB): HTTPS / SSH
$ hg clone http://code.welldev.org/djangorators
r0:8a651a47fa3b 4 loc 117 bytes embed / history / annotate / raw /
1
2
3
from permissions import owner_required
from related import from_object, from_queryset
from rendering import as_html