Mezzainine is just a standard django application
I think you can simply add mezzanine in your installed apps. And the
templates to template directories and that should please tell in
detail if this does not work for you
--
A-M-I-T S|S
I will surely try that out, but the thing is when I was going through the documentation it said that we can create a Mezzanine project just like we do in Django so I though it is built on top of Django and to use it we need to use it's project only
I will try what you have said and let you know.
'mezzanine_tags' is not a valid tag library: Template library mezzanine_tags not found, tried django.templatetags.mezzanine_tags,django.contrib.admin.templatetags.mezzanine_tags,tagging.templatetags.mezzanine_tags,mezzanine.blog.templatetags.mezzanine_tags,mezzanine.pages.templatetags.mezzanine_tags,mezzanine.generic.templatetags.mezzanine_tags
Since I am a bit new to Djnago I can't understand how to resolve this erro.