Code for the Gluten Food Tracker https://glutendiary.com
License: | MIT |
---|
Moved to settings.
To run the tests, check your test coverage, and generate an HTML coverage report:
$ coverage run manage.py test $ coverage html $ open htmlcov/index.html
$ py.test