diff options
author | n8225 <n8225@users.noreply.github.com> | 2019-06-15 12:19:16 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-15 12:19:16 +0000 |
commit | adac0d6fc83028ba22ce2b24820ec5fe07e33ba5 (patch) | |
tree | e1658430cc43967129fff655eb087b5317722504 | |
parent | Merge pull request #1713 from nodiscc/syntax-fixes (diff) | |
parent | Remove redundant link to django-todo demo site (diff) | |
download | awesome-selfhosted-adac0d6fc83028ba22ce2b24820ec5fe07e33ba5.tar.gz awesome-selfhosted-adac0d6fc83028ba22ce2b24820ec5fe07e33ba5.zip |
Merge pull request #1700 from shacker/patch-1
Add django-todo to README
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1306,6 +1306,7 @@ See https://staticsitegenerators.net and https://www.staticgen.com - [Cerb](http://www.cerberusweb.com/) - Group-based e-mail management project. ([Source Code](https://github.com/wgm/cerb)) `DPL` `PHP` - [Deskulu](https://github.com/Taskulu/deskulu) - Opensource helpdesk and ticketing system based on Drupal 7. ([Demo](https://help.taskulu.com)) `GPL-2.0` `PHP` - [DiamanteDesk](http://diamantedesk.com/) - DiamanteDesk is FREE Open Source easy-to-use help-desk solution. ([Demo](http://diamantedesk.com/demo/), [Source Code](https://github.com/eltrino/diamantedesk-application)) `OSL-3.0` `PHP` +- [django-todo](http://django-todo.org/) - django-todo is a pluggable, multi-user, multi-group, multi-list todo and ticketing system - a reusable app designed to be dropped into any existing Django project. [Source Code](https://github.com/shacker/django-todo)) `BSD-3-Clause` `Python/Django` - [Flyspray](http://www.flyspray.org/) - Uncomplicated, web-based bug tracking system. ([Source Code](https://github.com/Flyspray/flyspray)) `GPL-2.0` `PHP` - [FreeScout](https://github.com/freescout-helpdesk/freescout) - Open source clone of Help Scout: email-based customer support application, help desk and shared mailbox. `AGPL-3.0` `PHP` - [Helpy](https://helpy.io) - Helpy is a modern, open source helpdesk customer support application. Features include knowledgebase, community discussions and support tickets integrated with email. ([Demo](https://demo.helpy.io), [Source Code](https://github.com/helpyio/helpy)) `MIT` `Ruby` |