Tidied up & added comments

This commit is contained in:
David Taylor
2015-04-18 23:12:57 +01:00
parent 895b1c177e
commit b7120aa8f3
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