.gitignore
CONTRIBUTING.md
LICENSE.md
MANIFEST.in
Makefile
README.md
paper.bib
paper.md
requirements-dev.txt
requirements-docs.txt
requirements.txt
setup.py
.github/workflows/run-tests.yml
doc-src/.gitignore
doc-src/CONTRIBUTING.md
doc-src/LICENSE.md
doc-src/Makefile
doc-src/README.md
doc-src/Usage.md
doc-src/conf.py
doc-src/faq.md
doc-src/index.rst
doc-src/make.bat
doc-src/_static/example-admin-links.png
doc-src/_static/example-admin-notifications.png
doc-src/_static/example-admin-view.png
doc-src/_static/example-create-empty-doc.png
doc-src/_static/example-create-first-doc.png
doc-src/_static/example-create-first-entry.png
doc-src/_static/example-create-hamiltonian-status-1.png
doc-src/_static/example-create-home-1.png
doc-src/_static/example-create-new-index.png
doc-src/_static/example-create-status-view-2.png
doc-src/_static/example-home-page.png
doc-src/_static/example-login.png
doc-src/_static/example-notifications.png
doc-src/_static/example-population-script.png
doc-src/_static/example-population-view.png
doc-src/_static/example-status.png
doc-src/_static/lattedb-example.png
doc-src/_static/theme_overrides.css
doc-src/_static/webview-example.png
doc-src/api/index.rst
doc-src/api/summary.rst
doc-src/api/base/admin.rst
doc-src/api/base/exceptions.rst
doc-src/api/base/index.rst
doc-src/api/base/models.rst
doc-src/api/base/signals.rst
doc-src/api/base/static.rst
doc-src/api/base/urls.rst
doc-src/api/base/views.rst
doc-src/api/base/templatetags/base_extras.rst
doc-src/api/base/templatetags/index.rst
doc-src/api/base/utilities/apps.rst
doc-src/api/base/utilities/blackmagicsorcery.rst
doc-src/api/base/utilities/index.rst
doc-src/api/base/utilities/markdown.rst
doc-src/api/base/utilities/models.rst
doc-src/api/documentation/index.rst
doc-src/api/documentation/urls.rst
doc-src/api/documentation/views.rst
doc-src/api/documentation/templatetags/documentation_extras.rst
doc-src/api/documentation/templatetags/index.rst
doc-src/api/management/index.rst
doc-src/api/management/checks/index.rst
doc-src/api/management/checks/migrations.rst
doc-src/api/management/management_commands/index.rst
doc-src/api/management/management_commands/info.rst
doc-src/api/management/management_commands/startapp.rst
doc-src/api/management/management_commands/startproject.rst
doc-src/api/management/utilities/files.rst
doc-src/api/management/utilities/index.rst
doc-src/api/management/utilities/settings.rst
doc-src/api/management/utilities/version.rst
doc-src/api/notifications/index.rst
doc-src/api/notifications/models.rst
doc-src/api/notifications/urls.rst
doc-src/api/notifications/views.rst
doc-src/api/notifications/templatetags/index.rst
doc-src/api/notifications/templatetags/notification_extras.rst
doc-src/arXiv/.gitignore
doc-src/arXiv/Makefile
doc-src/arXiv/arXiv.tex
doc-src/arXiv/joss-logo.png
doc-src/arXiv/paper.bib
doc-src/arXiv/use-case.md
doc-src/arXiv/use-case.tex
doc-src/example/index.rst
doc-src/example/project-creation/adding-data.md
doc-src/example/project-creation/app-creation.md
doc-src/example/project-creation/class-interface.md
doc-src/example/project-creation/dependencies.md
doc-src/example/project-creation/index.rst
doc-src/example/project-creation/project-creation.md
doc-src/example/project-creation/views.md
doc-src/example/project-viewcase/external-scripts.md
doc-src/example/project-viewcase/index.rst
doc-src/example/project-viewcase/install.md
doc-src/example/project-viewcase/private-views.md
doc-src/example/project-viewcase/public-views.md
doc-src/features/consistency-checks.md
doc-src/features/index.rst
doc-src/features/init-checks.rst
doc-src/features/model-specializations.md
doc-src/features/pre-save.md
espressodb/.gitignore
espressodb/__init__.py
espressodb/manage.py
espressodb.egg-info/PKG-INFO
espressodb.egg-info/SOURCES.txt
espressodb.egg-info/dependency_links.txt
espressodb.egg-info/entry_points.txt
espressodb.egg-info/requires.txt
espressodb.egg-info/top_level.txt
espressodb/base/__init__.py
espressodb/base/admin.py
espressodb/base/apps.py
espressodb/base/exceptions.py
espressodb/base/forms.py
espressodb/base/models.py
espressodb/base/signals.py
espressodb/base/urls.py
espressodb/base/views.py
espressodb/base/static/.DS_Store
espressodb/base/static/__init__.py
espressodb/base/static/logo.svg
espressodb/base/static/__pycache__/__init__.cpython-37.pyc
espressodb/base/static/admin/extra.css
espressodb/base/static/css/base.css
espressodb/base/static/css/fa-all.min.css
espressodb/base/static/css/katex.min.css
espressodb/base/static/css/prettify.css
espressodb/base/static/icons/android-chrome-192x192.png
espressodb/base/static/icons/android-chrome-384x384.png
espressodb/base/static/icons/apple-touch-icon.png
espressodb/base/static/icons/browserconfig.xml
espressodb/base/static/icons/favicon-16x16.png
espressodb/base/static/icons/favicon-32x32.png
espressodb/base/static/icons/favicon.ico
espressodb/base/static/icons/mstile-150x150.png
espressodb/base/static/icons/safari-pinned-tab.svg
espressodb/base/static/js/katex-auto-render.min.js
espressodb/base/static/js/katex.min.js
espressodb/base/static/js/prettify.js
espressodb/base/static/webfonts/fa-brands-400.eot
espressodb/base/static/webfonts/fa-brands-400.svg
espressodb/base/static/webfonts/fa-brands-400.ttf
espressodb/base/static/webfonts/fa-brands-400.woff
espressodb/base/static/webfonts/fa-brands-400.woff2
espressodb/base/static/webfonts/fa-regular-400.eot
espressodb/base/static/webfonts/fa-regular-400.svg
espressodb/base/static/webfonts/fa-regular-400.ttf
espressodb/base/static/webfonts/fa-regular-400.woff
espressodb/base/static/webfonts/fa-regular-400.woff2
espressodb/base/static/webfonts/fa-solid-900.eot
espressodb/base/static/webfonts/fa-solid-900.svg
espressodb/base/static/webfonts/fa-solid-900.ttf
espressodb/base/static/webfonts/fa-solid-900.woff
espressodb/base/static/webfonts/fa-solid-900.woff2
espressodb/base/templates/base.html
espressodb/base/templates/documentation-links.html
espressodb/base/templates/index.html
espressodb/base/templates/link-list.html
espressodb/base/templates/login.html
espressodb/base/templates/present-populate.html
espressodb/base/templates/select-table.html
espressodb/base/templates/tree-to-python.html
espressodb/base/templates/admin/base_site.html
espressodb/base/templatetags/__init__.py
espressodb/base/templatetags/base_extras.py
espressodb/base/tests/__init__.py
espressodb/base/tests/apps.py
espressodb/base/tests/views/__init__.py
espressodb/base/tests/views/index.py
espressodb/base/tests/views/urls.py
espressodb/base/utilities/__init__.py
espressodb/base/utilities/apps.py
espressodb/base/utilities/blackmagicsorcery.py
espressodb/base/utilities/markdown.py
espressodb/base/utilities/models.py
espressodb/documentation/__init__.py
espressodb/documentation/apps.py
espressodb/documentation/urls.py
espressodb/documentation/views.py
espressodb/documentation/templates/doc-base.html
espressodb/documentation/templates/model-doc.html
espressodb/documentation/templatetags/__init__.py
espressodb/documentation/templatetags/documentation_extras.py
espressodb/management/__init__.py
espressodb/management/checks/__init__.py
espressodb/management/checks/migrations.py
espressodb/management/management/__init__.py
espressodb/management/management/commands/__init__.py
espressodb/management/management/commands/info.py
espressodb/management/management/commands/startapp.py
espressodb/management/management/commands/startproject.py
espressodb/management/templates/app/app_name/__init__.py-tpl
espressodb/management/templates/app/app_name/admin.py-tpl
espressodb/management/templates/app/app_name/apps.py-tpl
espressodb/management/templates/app/app_name/models.py-tpl
espressodb/management/templates/app/app_name/tests.py-tpl
espressodb/management/templates/app/app_name/urls.py-tpl
espressodb/management/templates/app/app_name/views.py-tpl
espressodb/management/templates/app/app_name/migrations/__init__.py-tpl
espressodb/management/templates/project/.gitignore
espressodb/management/templates/project/README.md-tpl
espressodb/management/templates/project/db-config.yaml-tpl
espressodb/management/templates/project/manage.py-tpl
espressodb/management/templates/project/requirements.txt-tpl
espressodb/management/templates/project/settings.yaml-tpl
espressodb/management/templates/project/setup.py-tpl
espressodb/management/templates/project/project_name/__init__.py-tpl
espressodb/management/templates/project/project_name/config/__init__.py-tpl
espressodb/management/templates/project/project_name/config/settings.py-tpl
espressodb/management/templates/project/project_name/config/tests.py-tpl
espressodb/management/templates/project/project_name/config/urls.py-tpl
espressodb/management/templates/project/project_name/config/wsgi.py-tpl
espressodb/management/templates/project/project_name/config/migrations/__init__.py-tpl
espressodb/management/templates/project/project_name/config/migrations/notifications/0001_initial.py-tpl
espressodb/management/templates/project/project_name/config/migrations/notifications/__init__.py-tpl
espressodb/management/tests/__init__.py
espressodb/management/tests/commands/__init__.py
espressodb/management/tests/commands/info.py
espressodb/management/utilities/__init__.py
espressodb/management/utilities/files.py
espressodb/management/utilities/settings.py
espressodb/management/utilities/version.py
espressodb/notifications/__init__.py
espressodb/notifications/admin.py
espressodb/notifications/apps.py
espressodb/notifications/models.py
espressodb/notifications/tests.py
espressodb/notifications/urls.py
espressodb/notifications/views.py
espressodb/notifications/templates/notification_list.html
espressodb/notifications/templates/render_notification.html
espressodb/notifications/templates/render_notification_links.html
espressodb/notifications/templatetags/__init__.py
espressodb/notifications/templatetags/notifications_extras.py
example/Makefile
example/README.md
example/my_project/.gitignore
example/my_project/README.md
example/my_project/add_data.py
example/my_project/db-config.yaml
example/my_project/manage.py
example/my_project/pytest.ini
example/my_project/requirements.txt
example/my_project/settings.yaml
example/my_project/setup.py
example/my_project/my_project/__init__.py
example/my_project/my_project/config/__init__.py
example/my_project/my_project/config/settings.py
example/my_project/my_project/config/tests.py
example/my_project/my_project/config/urls.py
example/my_project/my_project/config/wsgi.py
example/my_project/my_project/config/migrations/__init__.py
example/my_project/my_project/config/migrations/notifications/0001_initial.py
example/my_project/my_project/config/migrations/notifications/__init__.py
example/my_project/my_project/hamiltonian/__init__.py
example/my_project/my_project/hamiltonian/admin.py
example/my_project/my_project/hamiltonian/apps.py
example/my_project/my_project/hamiltonian/models.py
example/my_project/my_project/hamiltonian/urls.py
example/my_project/my_project/hamiltonian/views.py
example/my_project/my_project/hamiltonian/migrations/0001_initial.py
example/my_project/my_project/hamiltonian/migrations/__init__.py
example/my_project/my_project/hamiltonian/templates/index.html
example/my_project/my_project/hamiltonian/templates/status.html
example/my_project/my_project/hamiltonian/tests/__init__.py
example/my_project/my_project/hamiltonian/tests/test_models.py
example/my_project/my_project/hamiltonian/tests/test_population_view.py
example/my_project/my_project/hamiltonian/tests/test_views.py
tests/Makefile
tests/espressodb_tests/.gitignore
tests/espressodb_tests/Makefile
tests/espressodb_tests/README.md
tests/espressodb_tests/db-config.yaml
tests/espressodb_tests/manage.py
tests/espressodb_tests/pytest.ini
tests/espressodb_tests/requirements.txt
tests/espressodb_tests/settings.yaml
tests/espressodb_tests/setup.py
tests/espressodb_tests/espressodb_tests/__init__.py
tests/espressodb_tests/espressodb_tests/config/__init__.py
tests/espressodb_tests/espressodb_tests/config/settings.py
tests/espressodb_tests/espressodb_tests/config/urls.py
tests/espressodb_tests/espressodb_tests/config/wsgi.py
tests/espressodb_tests/espressodb_tests/config/migrations/__init__.py
tests/espressodb_tests/espressodb_tests/config/migrations/notifications/0001_initial.py
tests/espressodb_tests/espressodb_tests/config/migrations/notifications/__init__.py
tests/espressodb_tests/espressodb_tests/init_check_tests/__init__.py
tests/espressodb_tests/espressodb_tests/init_check_tests/tests.py
tests/espressodb_tests/espressodb_tests/m2mtests/__init__.py
tests/espressodb_tests/espressodb_tests/m2mtests/models.py
tests/espressodb_tests/espressodb_tests/m2mtests/tests.py
tests/espressodb_tests/espressodb_tests/m2mtests/migrations/0001_initial.py
tests/espressodb_tests/espressodb_tests/m2mtests/migrations/__init__.py
tests/espressodb_tests/espressodb_tests/pre_save_tests/__init__.py
tests/espressodb_tests/espressodb_tests/pre_save_tests/models.py
tests/espressodb_tests/espressodb_tests/pre_save_tests/tests.py
tests/espressodb_tests/espressodb_tests/pre_save_tests/migrations/0001_initial.py
tests/espressodb_tests/espressodb_tests/pre_save_tests/migrations/__init__.py
tests/migration_tests/.gitignore
tests/migration_tests/Makefile
tests/migration_tests/README.md
tests/migration_tests/manage.py
tests/migration_tests/migration-tests-db-state-1.sqlite
tests/migration_tests/migration-tests-db-state-2.sqlite
tests/migration_tests/migration-tests-db-state-3.sqlite
tests/migration_tests/migration-tests-db-state-4.sqlite
tests/migration_tests/pytest.ini
tests/migration_tests/requirements.txt
tests/migration_tests/tests.py
tests/migration_tests/migration_states/__init__.py
tests/migration_tests/migration_states/app1/__init__.py
tests/migration_tests/migration_states/app1/models.py
tests/migration_tests/migration_states/app1/migrations/0001_initial.py
tests/migration_tests/migration_states/app1/migrations/__init__.py
tests/migration_tests/migration_states/app2/__init__.py
tests/migration_tests/migration_states/app2/models.py
tests/migration_tests/migration_states/app2/migrations/0001_initial.py
tests/migration_tests/migration_states/app2/migrations/__init__.py
tests/migration_tests/migration_states/app3/__init__.py
tests/migration_tests/migration_states/app3/models.py
tests/migration_tests/migration_states/app3/migrations/0001_initial.py
tests/migration_tests/migration_states/app3/migrations/0002_a1_j.py
tests/migration_tests/migration_states/app3/migrations/__init__.py
tests/migration_tests/migration_states/app4/__init__.py
tests/migration_tests/migration_states/app4/models.py
tests/migration_tests/migration_states/app4/migrations/0001_initial.py
tests/migration_tests/migration_states/app4/migrations/__init__.py
tests/migration_tests/tests/__init__.py
tests/migration_tests/tests/setup.py
tests/migration_tests/tests/test_state1.py
tests/migration_tests/tests/test_state2.py
tests/migration_tests/tests/test_state3.py
tests/migration_tests/tests/test_state4.py