Hi R.J., In your project's urls.py file, check out lines 56-64 <https://github.com/stephenmcd/mezzanine/blob/master/mezzanine/project_template/project_name/urls.py#L56-L64>. You can uncomment line 64 then comment out line 77 for the desired effect.
hth. -ken On Tue, Nov 24, 2015 at 11:23 AM, R.J. Jackson <[email protected]> wrote: > Hello, > > Whenever I add a blog post the url will be www.mysite.com/blog/mypost. > > How do I go about removing blog from the url. > > Thanks. > > -- > 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. > -- 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.
