sparcopen/opencon-2016-app-code

Name: opencon-2016-app-code

Owner: SPARC

Description: Platform supporting OpenCon 2016 application and review process.

Created: 2016-11-07 21:13:00.0

Updated: 2017-11-18 20:32:53.0

Pushed: 2016-11-07 21:21:14.0

Homepage:

Size: 455

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Installation
Working with the app

Note: Be absolutely sure to install up-to-date requirements from requirements.txt. For example, as of 2016-05-15, this project requires modified django-bootstrap-form forked by @ZoltanOnody (otherwise on forms, the sequence “verbose_name -> help_text -> form field” will not be displayed in the correct order). If a different version of django-bootstrap-form is already installed, uninstall and re-install it to display form fields correctly.

Modifying the app

After changing the recalculate_ratings function (in application/models.py), e.g. when the the logic of moving ratings between round 1 and round 2 is modified, it's necessary to recalculate the values already stored in the database using ./manage.py recalculate_ratings.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.