Add empty "tickets" application.
[matthijs/projects/dorestad-bookings.git] / tickets / models.py
1 from django.db import models
2
3 # Create your models here.