Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.958 Times

Blogentry freeware
 

Blogentry

Added: October 22, 2013 | Visits: 331

cubicweb-comment cubicweb-comment is a CubicWeb component that provides threadable comments feature. Usage: This cube creates a new entity type called `Comment` which could basically be read by every body but only added by application's users. It also defines a relation `comments` which provides the ability to... Platforms: *nix

License: Freeware Size: 10.24 KB Download (32): cubicweb-comment Download

Added: November 05, 2013 | Visits: 335

django-generic-aggregation You want the most commented on blog entries: >>> from django.contrib.comments.models import Comment >>> from django.db.models import Count >>> from blog.models import BlogEntry >>> from generic_aggregation import generic_annotate >>> annotated = generic_annotate(BlogEntry.objects.all(),... Platforms: *nix

License: Freeware Size: 10.24 KB Download (33): django-generic-aggregation Download