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

1.2.0

Compare
Choose a tag to compare
@foxmask foxmask released this 22 Dec 15:32
· 418 commits to master since this release

New feature :

  • #155 Taiga and Slack services are now supported, through their respectives WebHooks... and Mattermost too, as this project uses the same API of Slack.
  • #162 You can now use the project with Docker. If you are familiar with docker, you can just follow the README_docker file I made.

Improvements :

Update of all the (old) requirements, except django still in 1.8.x

Contributions :

  • typo fixing #156 by Kenny John Jacob

Installation and Update :

Once you did

pip install -U django_th 

finish by

python manage.py migrate

to update the database