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.3.1.tar.gz (18.0 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-dzenlog-0.3.1.tar.gz
Algorithm Hash digest
SHA256 4db68ef36212e9c9b1e724c1fdc6328e80ca94b5a7399185bb11288e781005ef
MD5 0b76b3cbe44701a537020ccf167337f3
BLAKE2b-256 fb6059555f0b3b97712403a4e2cf0223aeee17d80a2960a6e548f2a68c35c409

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