Reformatted readme and license

Move some setup values to package

Added .gitignore
This commit is contained in:
Peter Bittner 2014-05-31 09:19:27 +02:00
parent 18df0f2c78
commit 97d27f7589
5 changed files with 64 additions and 20 deletions

View file

@ -1,16 +1,23 @@
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.
===========
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
- `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
- `Requirements and installation
<http://github.com/shacker/django-todo/wiki/Requirements-and-Installation>`_
This is version 1.3
Version history
http://github.com/shacker/django-todo/wiki/Version-history
- `Version history
<http://github.com/shacker/django-todo/wiki/Version-history>`_