gedankenstuecke/oh_data_uploader

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.coveragerc
.env.sample
.flake8
.gitignore
.hound.yml
.travis.yml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
INSTALL.md
LICENSE
Pipfile
Pipfile.lock
Procfile
README.md
ROADMAP.md
_descriptions/about.md
_descriptions/faq.md
_descriptions/index.md
_descriptions/overview.md
_descriptions/upload_description.md
app.json
docs/deploy_heroku.png
docs/oh_config.png
docs/oh_oauth.png
docs/oh_projects.png
docs/template_setup.png
main/templates/main/about.html
main/templates/main/application.html
main/templates/main/complete.html
main/templates/main/index.html
main/templates/main/list.html
main/templates/main/overview.html
main/templates/main/partials/upload_form.html
main/templates/main/upload_old.html
project_admin/templates/project_admin/config-file-settings.html
project_admin/templates/project_admin/config-general-settings.html
project_admin/templates/project_admin/config-homepage-text.html
project_admin/templates/project_admin/config-oh-settings.html
project_admin/templates/project_admin/home.html
project_admin/templates/project_admin/login.html
static/default_logo.png
static/foo
static/upload.js105
A
2 hrs
main/apps.py3
main/context_processors.py7
main/helpers.py53
main/templatetags/utilities.py15
main/urls.py12
main/views.py212