Skip to main content

Django Dzenlog is a set of models and templates, which can be used to create blogs with different kinds media.

Project description

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 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.

Features

  • Simple way to add new types of posts.

  • All post types can be agregated in one feed.

  • Separate feed for each post type.

  • Example projects, which uses most features of this application.

  • Tagging support.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-dzenlog-0.1.0.tar.gz (10.3 kB view details)

Uploaded Source

File details

Details for the file django-dzenlog-0.1.0.tar.gz.

File metadata

File hashes

Hashes for django-dzenlog-0.1.0.tar.gz
Algorithm Hash digest
SHA256 cf958591cb37bfa2873e36f17297910d65a73c2962c2e6f3d30f6504e69b4ab0
MD5 d5912bc2cd4c5aab9cb4d2771c1d54e1
BLAKE2b-256 311089ebec848e0e8202ad18bc0bdec9cd50045b5fcd10cfd61acb07d24393d2

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page