springload / madewithwagtail

A showcase of sites and apps made with Wagtail CMS, the easy to use, open source Django content management system
http://madewithwagtail.org
MIT License
84 stars 21 forks source link

Change tag filter to use slug instead of name #44

Closed matheusbrat closed 7 years ago

matheusbrat commented 7 years ago

On Homepage tag filtering uses tag name instead of slug, back-end follows this behaviour as well.

I will check this after #42 and #43 are merged.