Tidied up & added comments

This commit is contained in:
David Taylor
2015-04-18 23:12:57 +01:00
parent f21ca248be
commit 94194d0613
3 changed files with 19 additions and 10 deletions

View File

@@ -8,7 +8,6 @@ from django.shortcuts import get_object_or_404
from django.core import serializers
import simplejson
from django.contrib import messages
import datetime
from RIGS import models, forms