.dockerignore
.editorconfig
.lgtm
.travis-devel-requirements.txt
.travis-lowest-requirements.txt
.travis-release-requirements.txt
.travis.invenio.cfg
.travis.yml
AUTHORS.rst
CHANGES.rst
CONTRIBUTING.rst
INSTALL.rst
LICENSE
MAINTAINERS
MANIFEST.in
README.rst
RELEASE-NOTES.rst
babel.ini
pytest.ini
requirements-devel.txt
requirements-docs.txt
requirements.py
run-tests.sh
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/api.rst
docs/authors.rst
docs/changes.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/license.rst
docs/make.bat
docs/requirements.txt
docs/usage.rst
examples/app.py
invenio_sequencegenerator/__init__.py
invenio_sequencegenerator/admin.py
invenio_sequencegenerator/api.py
invenio_sequencegenerator/errors.py
invenio_sequencegenerator/ext.py
invenio_sequencegenerator/models.py
invenio_sequencegenerator/utils.py
invenio_sequencegenerator/version.py
invenio_sequencegenerator.egg-info/PKG-INFO
invenio_sequencegenerator.egg-info/SOURCES.txt
invenio_sequencegenerator.egg-info/dependency_links.txt
invenio_sequencegenerator.egg-info/entry_points.txt
invenio_sequencegenerator.egg-info/not-zip-safe
invenio_sequencegenerator.egg-info/requires.txt
invenio_sequencegenerator.egg-info/top_level.txt
invenio_sequencegenerator/templates/invenio_sequencegenerator/custom_list.html
invenio_sequencegenerator/translations/invenio.pot
invenio_sequencegenerator/translations/de/LC_MESSAGES/messages.mo
invenio_sequencegenerator/translations/de/LC_MESSAGES/messages.po
invenio_sequencegenerator/translations/es/LC_MESSAGES/messages.mo
invenio_sequencegenerator/translations/es/LC_MESSAGES/messages.po
invenio_sequencegenerator/translations/fr/LC_MESSAGES/messages.mo
invenio_sequencegenerator/translations/fr/LC_MESSAGES/messages.po
invenio_sequencegenerator/translations/it/LC_MESSAGES/messages.mo
invenio_sequencegenerator/translations/it/LC_MESSAGES/messages.po
tests/conftest.py
tests/test_admin.py
tests/test_models.py
tests/test_version.py