No description
Find a file
2018-04-07 10:26:21 -07:00
todo Disable Add List button for non-staff 2018-04-07 10:26:21 -07:00
.gitignore Add type checking to views 2018-03-13 00:30:10 -07:00
.travis.yml Just enough infrastructure to get tests to pass as standalone app 2018-03-29 23:05:49 -07:00
base_urls.py Just enough infrastructure to get tests to pass as standalone app 2018-03-29 23:05:49 -07: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
Pipfile Complete fake data loading via hopper 2018-04-05 00:27:53 -07:00
Pipfile.lock Complete fake data loading via hopper 2018-04-05 00:27:53 -07:00
pytest.ini Just enough infrastructure to get tests to pass as standalone app 2018-03-29 23:05:49 -07:00
README.md Convert readme to markdown format 2018-02-03 00:39:59 -08:00
setup.py Rename Item model to Task 2018-03-28 22:51:10 -07:00
test_settings.py Change default list identifier 2018-04-05 22:46:58 -07:00

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: