use the ‘pubsub’ class as a means to tag DOM elements that need to receive API events
[unfold.git] / auth / models.py
1 from django.db import models
2
3 # Create your models here.