Fix bug #677 osm nsi-op-list name' and 'osm nsi-op-show id' returns null
[osm/LW-UI.git] / rolehandler / models.py
1 # -*- coding: utf-8 -*-
2 from __future__ import unicode_literals
3
4 from django.db import models
5
6 # Create your models here.