.travis.yml
AUTHORS
ChangeLog
Dockerfile
MANIFEST.in
README.md
manage.py
requirements.txt
setup.cfg
setup.py
PhotoDB.egg-info/PKG-INFO
PhotoDB.egg-info/SOURCES.txt
PhotoDB.egg-info/dependency_links.txt
PhotoDB.egg-info/entry_points.txt
PhotoDB.egg-info/not-zip-safe
PhotoDB.egg-info/pbr.json
PhotoDB.egg-info/requires.txt
PhotoDB.egg-info/top_level.txt
db/.keep
docs/CONCEPTS.md
docs/CONTRIBUTING.md
docs/INSTALL-DOCKER.md
docs/INSTALL-KUBERNETES.md
docs/INSTALL-SOURCE.md
docs/SCREENSHOTS.md
docs/screenshots/camera.png
docs/screenshots/cameramodeladd.png
docs/screenshots/cameramodellist.png
docs/screenshots/cameramodelshutterspeed.png
docs/screenshots/film.png
docs/screenshots/lens.png
docs/screenshots/lensmodel.png
docs/screenshots/login.png
docs/screenshots/menu.png
docs/screenshots/negative.png
docs/screenshots/print.png
kubernetes/deployment.apps_photodb.yaml
kubernetes/persistentvolumeclaim_photodb.yaml
kubernetes/service_photodb.yaml
photodb/__init__.py
photodb/settings.py
photodb/urls.py
photodb/wsgi.py
photodb/local_settings/.keep
photodb/local_settings/local_settings.py.template
schema/__init__.py
schema/admin.py
schema/apps.py
schema/models.py
schema/tests.py
schema/urls.py
schema/views.py
schema/migrations/0001_initial.py
schema/migrations/0002_data.py
schema/migrations/0003_shutter_speeds.py
schema/migrations/0004_manufacturers.py
schema/migrations/0005_formats.py
schema/migrations/0006_negative_sizes.py
schema/migrations/0007_mounts.py
schema/migrations/0008_filmstocks.py
schema/migrations/0009_auto_20191015_0926.py
schema/migrations/0010_auto_20191016_1023.py
schema/migrations/0011_auto_20191016_1035.py
schema/migrations/0012_auto_20191016_1106.py
schema/migrations/0013_delete_filteradapter.py
schema/migrations/__init__.py
schema/static/favicon.ico
schema/static/icons/accessory.png
schema/static/icons/archive.png
schema/static/icons/battery.png
schema/static/icons/bulkfilm.png
schema/static/icons/camera.png
schema/static/icons/cameramodel.png
schema/static/icons/condition.png
schema/static/icons/developer.png
schema/static/icons/enlarger.png
schema/static/icons/exhibition.png
schema/static/icons/exposureprogram.png
schema/static/icons/film.png
schema/static/icons/filter.png
schema/static/icons/flash.png
schema/static/icons/flashprotocol.png
schema/static/icons/format.png
schema/static/icons/lens.png
schema/static/icons/manufacturer.png
schema/static/icons/meteringmode.png
schema/static/icons/meteringtype.png
schema/static/icons/mount.png
schema/static/icons/negative.png
schema/static/icons/negativesize.png
schema/static/icons/order.png
schema/static/icons/paperstock.png
schema/static/icons/person.png
schema/static/icons/print.png
schema/static/icons/process.png
schema/static/icons/repair.png
schema/static/icons/scan.png
schema/static/icons/shutterspeed.png
schema/static/icons/teleconverter.png
schema/static/icons/toner.png
schema/static/icons/unknown.png