ChangelogΒΆ

1.0.1 2014-03-18

  • [Bug]: Misspelled persistent. At least I was consistent. Thanks @brianhicks

1.0.0 2014-03-18

  • [Feature] #3: Management command for sending notifications in bulk.
  • [Feature] #2: Admin actions for sending notifications in bulk.
  • [Feature]: Model, Manager, and QuerySet methods for common tasks and filters.
  • [Feature]: Settings dict for configuring notification types.
  • [Feature]: Model for notifications that could be extended but doesn’t need to be.
  • [Support]: Basic but thorough docs for everything.
  • [Support] #5: Tested against Django 1.5, 1.6, 1.7 and Python 2.6, 2.7, and 3.3.