Django Remote Queryset Client - ES6 core
Description
This repository contains the base classes (core) for every ES6 compatible implementation of the Django Remote
Queryset (DRQ) JSON Syntax. See https://github.com/nicfix/django-remote-queryset for more information on DRQ.
Usage
drq-es6-core is distributed through npm, so
``bash
$ npm install drq-es6-core
``