Hey all, I made a blog post, I added a category named "HUD."
When I go to `mysite.com/blog/HUD`, I get a 404 error. But if I go to `mysite.com/blog/hud`, it works fine. Why is this? I also added a category "some category," but when I go to `mysite.com/blog/some%20category/`, it gives me a 404 too. Does Mezzanine have its own way to correct these, or must I do so through `reverse()` or another Django method? -- 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.
