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.
Commercial Use
Modify
Distribute
Place Warranty
Hold Liable
Use Trademarks
Include Copyright
Include License
These details are provided for information only. No information here is legal advice and should not be used as such.
There are no reported vulnerabilities
30 Day SummaryDec 18 2023 — Jan 17 2024
|
12 Month SummaryJan 17 2023 — Jan 17 2024
|