That's the only app I could quickly find that's been taken to completion. Unless you're wanting a plug-and-play solution like that, I would just create a todo-list app yourself. If you're not experienced in Django, there are plenty of tutorials out there for building one. If you go this route, be sure to check the Django version they use before you start (don't use anything below 1.3)
Cheers, Ryan On 28/12/2012, at 1:04 PM, Mark London <[email protected]> wrote: > Hi - I'm looking for an open source project/task management system, based on > django. Something like this one: > > http://birdhouse.org/software/2008/09/django-todo/ > > Are there any others out there like this? Thanks. > > - Mark > > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/django-users/-/A1kZL3c8nckJ. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

