No description
Find a file
2016-04-09 02:23:11 -07:00
todo Clean-up / modernize templates and views 2016-04-09 02:23:11 -07:00
.gitignore Reformatted readme and license 2014-05-31 09:19:27 +02:00
LICENSE Reformatted readme and license 2014-05-31 09:19:27 +02:00
MANIFEST.in Renamed README, adapted MANIFEST 2014-05-31 08:44:54 +02:00
README.rst Removed version number (now in package and Wiki) 2014-05-31 20:01:42 +02:00
setup.cfg Add flake8 configuration, fix flake8 complaints 2015-09-02 23:30:04 +02:00
setup.py Bugfix hashbang 2014-05-31 09:36:54 +02:00

===========
django todo
===========

django-todo is a pluggable multi-user, multi-group task management and
assignment application for Django. It can serve as anything from a  personal
to-do system to a complete, working 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>`_