Skip to content
  • Márki-Zay Ferenc's avatar
    Various fixes · fd5f68b4
    Márki-Zay Ferenc authored
    Changes:
    
    - config.yaml removed from repository and added to .gitignore
    - Added example config file: example_config.yaml
    - Added database parameters and Debug setting to config file
    - Updated pyyaml to fix security alert
    - Travis no longer uses docker
    - Added PEP8 check to travis build, fixed PEP8 violations
    - Added all models to django admin
    - Fixed errors in populate script, moved to django command (can now be invoked using manage.py populate)
    - Added placeholder questions list endpoint for the frontend
    - Fixed warnings printed to the console when running tests
    fd5f68b4