What happens then if a blog post has the same URL as a category? Once you answer that, you'll need to write your own view function and associated urlpattern to handle it.
On Thu, Dec 10, 2015 at 10:46 AM, R.J. Jackson <[email protected]> wrote: > When working with Mezzainine, when i try to list the category posts it > will show > > www.example.com/category/mycategoryname > > I need it to be: > > www.example.com/mycategory/ > > In the documentation there are settings to remove it from blog and page > posts but not for the actual category list post. > > -- > 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. > -- Stephen McDonald http://jupo.org -- 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.
