Skip to content
Snippets Groups Projects
Commit 0044e007 authored by Mattia Mancini's avatar Mattia Mancini
Browse files

OSB-28: changing formatting options

parent d140aad8
No related branches found
No related tags found
2 merge requests!89Monitoring maintenance Epic branch merge,!1Resolve OSB-13 "Monitoringmaintenance "
......@@ -67,7 +67,7 @@ class RTSMError(models.Model):
return self.__unicode__()
def __unicode__(self):
return '%s - MODE %d, FROM %f MHz TO %f MHz RCU=(%d): %s' % (self.time,
return '%s - MODE %s, FROM %s MHz TO %s MHz RCU=(%s): %s' % (self.time,
self.mode,
self.start_frequency,
self.stop_frequency,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment