CHANGES.txt
MANIFEST.in
README.rst
alembic.ini
development.ini
lingua.cfg
production.ini
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
tests.ini
acceptance_tests/__init__.py
acceptance_tests/conftest.py
acceptance_tests/i18n_test.py
acceptance_tests/admin/__init__.py
acceptance_tests/admin/issue_test.py
acceptance_tests/private/__init__.py
acceptance_tests/private/issue_test.py
acceptance_tests/public/__init__.py
acceptance_tests/public/issue_test.py
getitfixed/__init__.py
getitfixed/i18n.py
getitfixed/lingua_extractor.py
getitfixed/loader.py
getitfixed/pshell.py
getitfixed/routes.py
getitfixed/subscribers.py
getitfixed.egg-info/PKG-INFO
getitfixed.egg-info/SOURCES.txt
getitfixed.egg-info/dependency_links.txt
getitfixed.egg-info/entry_points.txt
getitfixed.egg-info/not-zip-safe
getitfixed.egg-info/requires.txt
getitfixed.egg-info/top_level.txt
getitfixed/alembic/script.py.mako
getitfixed/emails/__init__.py
getitfixed/emails/email_service.py
getitfixed/locale/de/LC_MESSAGES/getitfixed.mo
getitfixed/locale/fr/LC_MESSAGES/getitfixed.mo
getitfixed/models/__init__.py
getitfixed/models/getitfixed.py
getitfixed/models/meta.py
getitfixed/scripts/__init__.py
getitfixed/scripts/initializedb.py
getitfixed/static/epsg-21781.js
getitfixed/static/favicon.ico
getitfixed/static/theme.css
getitfixed/static/icons/cat-default.png
getitfixed/static/icons/gif-black.png
getitfixed/static/icons/gif-green.png
getitfixed/static/icons/gif-red.png
getitfixed/static/lib/bootstrap-table/dist/bootstrap-table-locale-all.js
getitfixed/static/lib/bootstrap-table/dist/bootstrap-table.min.css
getitfixed/static/lib/bootstrap-table/dist/bootstrap-table.min.js
getitfixed/static/lib/bootstrap/dist/css/bootstrap.min.css
getitfixed/static/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.ttf
getitfixed/static/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2
getitfixed/static/lib/bootstrap/dist/js/bootstrap.min.js
getitfixed/static/lib/jquery.scrollintoview/jquery.scrollintoview.js
getitfixed/static/lib/jquery/dist/jquery.min.js
getitfixed/static/scripts/legend.js
getitfixed/templates/404.jinja2
getitfixed/templates/layout.jinja2
getitfixed/templates/admin/issues/edit.jinja2
getitfixed/templates/admin/issues/grid.jinja2
getitfixed/templates/admin/issues/index.jinja2
getitfixed/templates/public/issues/edit.jinja2
getitfixed/templates/public/issues/index.jinja2
getitfixed/templates/widgets/issue_fields.pt
getitfixed/views/__init__.py
getitfixed/views/admin/__init__.py
getitfixed/views/admin/events.py
getitfixed/views/admin/home.py
getitfixed/views/admin/issues.py
getitfixed/views/admin/photos.py
getitfixed/views/private/__init__.py
getitfixed/views/private/semi_private_events.py
getitfixed/views/private/semi_private_issues.py
getitfixed/views/public/__init__.py
getitfixed/views/public/home.py
getitfixed/views/public/issues.py