Added button to the GradingRecords overview to send mail when updating projects.
Note that this will mail all the projects for which a record is available.
# Django settings for the example project.DEBUG = TrueTEMPLATE_DEBUG = DEBUGROOT_URLCONF = 'examples.urls'