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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-dzenlog-0.2.5.tar.gz
Algorithm Hash digest
SHA256 06fa89c2b90b58605ba585287e568e7f8147b80889687f6cfa4f6f5b7ff81700
MD5 1b84f6aba7ec42d2fc0e2a3adb33c13b
BLAKE2b-256 37c84f27e936d2ac2bd8ff93a8fa5797ce35c8cc2e951b59169b6cfcaa0634c7

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