commit | f36994824b7b937ec1cbd7805e72a0c9a69e4126 | [log] [tgz] |
---|---|---|
author | Sapan Bhatia <gwsapan@gmail.com> | Tue May 02 21:20:31 2017 +0200 |
committer | Sapan Bhatia <sapan@onlab.us> | Mon May 15 10:39:04 2017 -0700 |
tree | 4d71b986f3c43796a5bf92e4b6bb2c6b86dd3c70 | |
parent | ade8848da0f0d4fdb4c62836bd8060ddd72f1848 [diff] [blame] |
CORD-1172: Brought Metronet service over to xproto Change-Id: I4e9d14b0b5cd7a2fe9ce8efdde432566fc5d7f9d
diff --git a/xos/attic/remoteport_model.py b/xos/attic/remoteport_model.py new file mode 100644 index 0000000..3fd623e --- /dev/null +++ b/xos/attic/remoteport_model.py
@@ -0,0 +1 @@ +def __unicode__(self): return u'%s' % (self.name)