No description
Find a file
2014-06-01 12:19:12 +02:00
todo Fixed invalid CSS 2014-06-01 12:19:12 +02: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.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>`_