LICENSE
README.md
pyproject.toml
src/collectd_rest/__init__.py
src/collectd_rest/models.py
src/collectd_rest/renderers.py
src/collectd_rest/serializers.py
src/collectd_rest/urls.py
src/collectd_rest/views.py
src/collectd_rest/migrations/0001_initial.py
src/collectd_rest/migrations/0002_slug_name.py
src/collectd_rest/migrations/0003_graphgranularity.py
src/collectd_rest/migrations/0004_protect_graph_on_granularity.py
src/collectd_rest/migrations/__init__.py
src/django_collectd_rest.egg-info/PKG-INFO
src/django_collectd_rest.egg-info/SOURCES.txt
src/django_collectd_rest.egg-info/dependency_links.txt
src/django_collectd_rest.egg-info/requires.txt
src/django_collectd_rest.egg-info/top_level.txt
tests/test_granularity.py
tests/test_graph.py
tests/test_group.py
tests/test_rrd.py