from django.db import models from django.contrib.auth.models import User from apps.rss_feeds.models import Feed, Story import datetime