COPYING
LICENSE
MANIFEST.in
README.rst
setup.py
django_datastream/__init__.py
django_datastream/fields.py
django_datastream/paginator.py
django_datastream/resources.py
django_datastream/serializers.py
django_datastream/test_runner.py
django_datastream/urls.py
django_datastream.egg-info/PKG-INFO
django_datastream.egg-info/SOURCES.txt
django_datastream.egg-info/dependency_links.txt
django_datastream.egg-info/not-zip-safe
django_datastream.egg-info/requires.txt
django_datastream.egg-info/top_level.txt
django_datastream/management/__init__.py
django_datastream/management/commands/__init__.py
django_datastream/management/commands/downsample.py
django_datastream/management/commands/dummystream.py
django_datastream/static/datastream/assert/assert.js
django_datastream/static/datastream/async/async.js
django_datastream/static/datastream/flot/jquery.flot.crosshair.js
django_datastream/static/datastream/flot/jquery.flot.js
django_datastream/static/datastream/flot/jquery.flot.navigate.js
django_datastream/static/datastream/flot/jquery.flot.selection.js
django_datastream/static/datastream/highstock/highcharts-more.js
django_datastream/static/datastream/highstock/highstock.js
django_datastream/static/datastream/jquery/jquery.js
django_datastream/static/datastream/jquery/jquery.mousewheel.js
django_datastream/static/datastream/js/datastream.js
django_datastream/static/datastream/moment/moment.js
django_datastream/static/datastream/underscore/underscore.js
docs/Makefile
docs/conf.py
docs/index.rst
docs/installation.rst
docs/usage.rst
tests/__init__.py
tests/manage.py
tests/runtests.py
tests/test_project/__init__.py
tests/test_project/settings.py
tests/test_project/urls.py
tests/test_project/test_app/__init__.py
tests/test_project/test_app/models.py
tests/test_project/test_app/views.py
tests/test_project/test_app/tests/__init__.py
tests/test_project/test_app/tests/test_basic.py