Development features
- Script dev.sh to facilitate the development by providing some commands
memopol-code : Go into the repository and activate the virtualenv
memopol-launch : Run the development server
memopoll-update-all : Get all the production data
memopol-refresh-scores : Refresh all scores
- Launch memopol refresh_scores on the quickstart
- ALLOWED_HOST to 127.0.0.1 on DEBUG mode