Managed Projects

django-dzenlog

  Analyzed about 2 months ago

Django Dzenlog is a set of models and templates, which can be used to create blogs with different kinds media. Dzenlog relies on new django's feature -- model inheritance, so you can derive you own models from dzenlog's models and add an actual information. This is very effective way of the ... [More] code reuse, because dzenlog will take care about all publishing options, and all what you need is to describe details, specific to you particular blog. For example, for can create a blog with two post types: textual posts and links to internet resources. In that case, all you need is to define two models: TextPost and LinkPost. Each of these models should be derived from django_dzenlog.models.GeneralPost. [Less]

995 lines of code

0 current contributors

over 14 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

django-dzenlog-text

  Analyzed about 2 months ago

This is a simple application for textual blog, based on the django-dzenlog application.

85 lines of code

0 current contributors

almost 16 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This

twisted-lock

  Analyzed about 2 months ago

Fault-tolerant distributed lock with REST interface.

1.74K lines of code

0 current contributors

over 9 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This