AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
acdh_django_zotero.egg-info/PKG-INFO
acdh_django_zotero.egg-info/SOURCES.txt
acdh_django_zotero.egg-info/dependency_links.txt
acdh_django_zotero.egg-info/not-zip-safe
acdh_django_zotero.egg-info/requires.txt
acdh_django_zotero.egg-info/top_level.txt
bib/__init__.py
bib/admin.py
bib/api_views.py
bib/apps.py
bib/dal_views.py
bib/models.py
bib/serializers.py
bib/tests.py
bib/urls.py
bib/views.py
bib/zot_utils.py
bib/management/__init__.py
bib/management/commands/bib_import.py
bib/management/commands/bib_update.py
bib/management/commands/sync_to_zotero.py
bib/migrations/0001_initial.py
bib/migrations/__init__.py
bib/templates/bib/synczotero.html
bib/templates/bib/synczotero_action.html
bib/templates/bib/tags/zotitem.html
bib/templatetags/__init__.py
bib/templatetags/bib_extras.py