README.md
setup.cfg
setup.py
jsondataferret/__init__.py
jsondataferret/admin.py
jsondataferret/apps.py
jsondataferret/forms.py
jsondataferret/models.py
jsondataferret/tests.py
jsondataferret/urls.py
jsondataferret/utils.py
jsondataferret/views.py
jsondataferret.egg-info/PKG-INFO
jsondataferret.egg-info/SOURCES.txt
jsondataferret.egg-info/dependency_links.txt
jsondataferret.egg-info/requires.txt
jsondataferret.egg-info/top_level.txt
jsondataferret/management/__init__.py
jsondataferret/management/commands/__init__.py
jsondataferret/management/commands/runeventstreamtodatabase.py
jsondataferret/migrations/0001_initial.py
jsondataferret/migrations/0002_jsondataferret.py
jsondataferret/migrations/__init__.py
jsondataferret/pythonapi/__init__.py
jsondataferret/pythonapi/newevent.py
jsondataferret/pythonapi/runevents.py
jsondataferret/templates/jsondataferret/base.html
jsondataferret/templates/jsondataferret/events.html
jsondataferret/templates/jsondataferret/index.html
jsondataferret/templates/jsondataferret/types.html
jsondataferret/templates/jsondataferret/event/index.html
jsondataferret/templates/jsondataferret/type/index.html
jsondataferret/templates/jsondataferret/type/records.html
jsondataferret/templates/jsondataferret/type/record/events.html
jsondataferret/templates/jsondataferret/type/record/import_form.html
jsondataferret/templates/jsondataferret/type/record/index.html
jsondataferret/templates/jsondataferret/type/record/moderate.html
jsondataferretexampleapp/__init__.py
jsondataferretexampleapp/admin.py
jsondataferretexampleapp/apps.py
jsondataferretexampleapp/forms.py
jsondataferretexampleapp/jsondataferret.py
jsondataferretexampleapp/models.py
jsondataferretexampleapp/tests.py
jsondataferretexampleapp/updatedata.py
jsondataferretexampleapp/urls.py
jsondataferretexampleapp/views.py
jsondataferretexampleapp/management/__init__.py
jsondataferretexampleapp/management/commands/__init__.py
jsondataferretexampleapp/management/commands/updatedata.py
jsondataferretexampleapp/migrations/0001_initial.py
jsondataferretexampleapp/migrations/__init__.py