3 projects
django-admin-locking
A reusable app for locking objects within the admin while another editoris editing the page.
django-image-cropping
A reusable app for cropping images easily and non-destructively in Django
fallback-property
A decorator which prefers a precalculated attribute over calling the decorated method.