Fixes for the selection of current rigs.

Added checked in field for dry hires
This commit is contained in:
tomtom5152
2015-01-28 16:30:32 +00:00
parent df67788865
commit 41bd6bc384
4 changed files with 64 additions and 30 deletions

View File

@@ -193,6 +193,7 @@ class SecureAPIRequest(generic.View):
'person': models.Person,
'organisation': models.Organisation,
'mic': models.Profile,
'profile': models.Profile,
}
'''