Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

1.3.0

Compare
Choose a tag to compare
@foxmask foxmask released this 17 Jan 21:24
· 409 commits to master since this release
  • Fix RSS producing (yes you can produce rss Feeds from Tweets you'd track for example)
  • Expired Tokens now trigger email to user and admin. Thus, This will avoid to let the "system" continues to try to use expired service. Once the service has been renew, the trigger come back to life :)

as the models changed, do not forget to do:

python manage.py migrate