Mezzanine has a very useful way to add custom fields to the mezzanine models. It is documented here: http://mezzanine.jupo.org/docs/model-customization.html
Concerning the blog post category name, have a look at mezzanine/blog/templates/blog/blog_post_list.html line 89 ff. You can copy those lines to your custom blog detail template. -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mezzanine-users/995da32b-027f-4e9f-bd49-d382a48d0422%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
