Return an HttpResponse with error code.
JSON serializer for list, dict and QuerySet objects.
Default serializer method. Enables QuerySet & datetime support.
Returns all rows from a DB cursor as a dictionary
Raise exception so that passes through the Exception logging middleware.
filter_list(r, { ‘name’ : ‘startswith’, ‘section’ : None })
Quote an SQL identifier.
Check if a variable is instance of Model. Returns Boolean.
Check if a variable is QuerySet. Returns Boolean.
Check if a request requires operation queueing. Returns Boolean.
Return a Redis 2.6 client instance
Regex check for ASCII letters & digits, dash & underscore