django-quicky
django-quicky copied to clipboard
A collection of toys to skip the forplay with Django and go straight to the point: url and view decorators.
Conditionally raises a RuntimeError depending on the Django version and keywords provided. The new LTS (1.11) and the 1.10 are not compatible with the "prefix" keyword.
Returning a form should be intercepted, and it should automatically return JSON with weither the form is valid or not, and errors. If the form is unbound, it should raise...
You should be able to force the mime type from the view and an extra context from the view decorator
And the extra context should accept callable