In Mezzanine blog url mezzanine/blog/urls.py we have link 
to mezzanine/blog/views.py. 
I would like to over view function to incorporate some more features in 
view  as
def my_ blog_post_list 
<http://localhost:8888/source/s?refs=blog_post_list&project=sonus>(request, 
*args,**kwargs):
...

How can I achieve this without copying all code from  blog_post_list 
<http://localhost:8888/source/s?refs=blog_post_list&project=sonus> function 
and rewriting urlpatterns.

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to