CHANGELOG.md
LICENSE
MANIFEST.in
README.md
README.rst
setup.cfg
setup.py
django_publications_bootstrap.egg-info/PKG-INFO
django_publications_bootstrap.egg-info/SOURCES.txt
django_publications_bootstrap.egg-info/dependency_links.txt
django_publications_bootstrap.egg-info/not-zip-safe
django_publications_bootstrap.egg-info/requires.txt
django_publications_bootstrap.egg-info/top_level.txt
publications_bootstrap/__init__.py
publications_bootstrap/apps.py
publications_bootstrap/bibtex.py
publications_bootstrap/fields.py
publications_bootstrap/urls.py
publications_bootstrap/utils.py
publications_bootstrap/admin/__init__.py
publications_bootstrap/admin/listadmin.py
publications_bootstrap/admin/publicationadmin.py
publications_bootstrap/admin/typeadmin.py
publications_bootstrap/admin_views/__init__.py
publications_bootstrap/admin_views/import_bibtex.py
publications_bootstrap/fixtures/initial_data.json
publications_bootstrap/fixtures/test_data.json
publications_bootstrap/migrations/0001_initial.py
publications_bootstrap/migrations/0002_initial_data.py
publications_bootstrap/migrations/__init__.py
publications_bootstrap/models/__init__.py
publications_bootstrap/models/catalog.py
publications_bootstrap/models/publication.py
publications_bootstrap/models/publicationfile.py
publications_bootstrap/models/publicationlink.py
publications_bootstrap/models/type.py
publications_bootstrap/static/publications_bootstrap/css/style.css
publications_bootstrap/templates/base.html
publications_bootstrap/templates/admin/publications_bootstrap/import_bibtex.html
publications_bootstrap/templates/admin/publications_bootstrap/order_controls.html
publications_bootstrap/templates/admin/publications_bootstrap/publication_change_list.html
publications_bootstrap/templates/publications_bootstrap/base.html
publications_bootstrap/templates/publications_bootstrap/components/download_all.html
publications_bootstrap/templates/publications_bootstrap/components/empty.html
publications_bootstrap/templates/publications_bootstrap/components/publication.html
publications_bootstrap/templates/publications_bootstrap/components/publications.html
publications_bootstrap/templates/publications_bootstrap/components/publications_with_thumbnails.html
publications_bootstrap/templates/publications_bootstrap/components/section.html
publications_bootstrap/templates/publications_bootstrap/export/publication.bib
publications_bootstrap/templates/publications_bootstrap/export/publications.bib
publications_bootstrap/templates/publications_bootstrap/export/publications.mods
publications_bootstrap/templates/publications_bootstrap/export/publications.ris
publications_bootstrap/templates/publications_bootstrap/export/publications.rss
publications_bootstrap/templates/publications_bootstrap/export/publications.txt
publications_bootstrap/templates/publications_bootstrap/pages/author.html
publications_bootstrap/templates/publications_bootstrap/pages/catalog.html
publications_bootstrap/templates/publications_bootstrap/pages/id.html
publications_bootstrap/templates/publications_bootstrap/pages/tag.html
publications_bootstrap/templates/publications_bootstrap/pages/years.html
publications_bootstrap/templatetags/__init__.py
publications_bootstrap/templatetags/publication_extras.py
publications_bootstrap/tests/__init__.py
publications_bootstrap/tests/__main__.py
publications_bootstrap/tests/settings.py
publications_bootstrap/tests/tests.py
publications_bootstrap/tests/tests_live.py
publications_bootstrap/tests/urls.py
publications_bootstrap/views/__init__.py
publications_bootstrap/views/author.py
publications_bootstrap/views/catalog.py
publications_bootstrap/views/id.py
publications_bootstrap/views/tag.py
publications_bootstrap/views/unapi.py
publications_bootstrap/views/year.py