Hmm, I don't think so. Registering a single URL is as easy as changing a setting (urls.py is basically a configuration file anyways). I would even go as far as to say we can get rid of BLOG_SLUG and simply include("blog.urls") under whatever prefix you want in urls.py.

On 2017-09-19 10:29 AM, si...@e5r.no wrote:
Yes, that works, it’s the solution I described in the first post.

The question is: would it be good to add a setting for it in Mezzanine
to make it trivial to customize, just like there is a setting to
customize the default blog slug (the `BLOG_SLUG` setting)?

-- Simen
--
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 mezzanine-users+unsubscr...@googlegroups.com <mailto:mezzanine-users+unsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.

--
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 mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to