Re: Prioritise 0.1 released

2012-07-14 Thread Jon Black
Thanks for the kind words. I skipped unit tests to make learning django simpler. I fully intend to add unit tests in future updates. Thanks for the reminder, though :) On 07/14/2012 05:31 PM, George Silva wrote: > HI Jon, > > Congratulations of your first public Django project. It seems very > us

Re: Prioritise 0.1 released

2012-07-14 Thread George Silva
HI Jon, Congratulations of your first public Django project. It seems very useful. Nice coding style, good follow of the guidelines, etc :D. THe only thing missing that I've found are unit tests, since they might demonstrate to the public how much your product is reliable and incentivate usage.

Prioritise 0.1 released

2012-07-14 Thread Jon Black
I'm pleased to announce the very first release of my django-powered task manager called prioritise, released under the BSD license. This is my first ever django project, which I started learning two months ago. So whilst I encourage your comments, please be nice. :) I've written a blog post with