16 lines
651 B
Markdown
16 lines
651 B
Markdown
|
# django-todo
|
||
|
|
||
|
django-todo is a pluggable, multi-user, multi-group task management and
|
||
|
assignment application for Django, designed to be dropped into an existing site as a reusable app.
|
||
|
|
||
|
django-todo can serve as anything from a personal to-do tracker to a ticketing system for organizations.
|
||
|
|
||
|
## Documentation
|
||
|
|
||
|
For documentation, see the django-todo wiki pages:
|
||
|
|
||
|
- [Overview and screenshots](http://github.com/shacker/django-todo/wiki/Overview-and-screenshots)
|
||
|
- [Requirements and installation](http://github.com/shacker/django-todo/wiki/Requirements-and-Installation)
|
||
|
- [Version history](http://github.com/shacker/django-todo/wiki/Version-history)
|
||
|
|