Django commenting system with threads, ajax, rates and caching
Alpha version!
- Cleanup code
- Write quick reference
- Demo project
- Improve moderation system
- Caches!
- Docs & Tests
- NestedSets for trees ???
- Feeds
- Comments memos (Bookmark comments)
- Rating system refactoring (Make it independed on type of rating (like/unlike or 5 star etc)
- Django >= 1.3
- jQuery
- jQuery Form (http://jquery.malsup.com/form/)
- South (why is it still not in django.core?)
- 01.11.11 Initial alpha version