A django application that tries to eliminate annoying things in the Django framework. Description This django application eliminates certain annoyances in the Django framework. Features render_to decorator - Reduce typing in django views. signals decorator - Allow using signals as decorators. ajax_request decorator - Returns JsonResponse with dict as content. autostrip decorator - Strip form text