This repository has been archived by the owner on Oct 5, 2021. It is now read-only.
1.3.0
- 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