Fix bug 1262 - Updated requirements to use mysqlclient
[osm/LW-UI.git] / userhandler / models.py
1 from __future__ import unicode_literals
2
3 from django.db import models
4
5 # Create your models here.