2👍
✅
I assume the problem is the fact that you don’t have a url at all for the meme list, so either you’re showing the home view and need to move the code from the meme_list
view into your home
view, or you need to make a url for the meme_list
(and navigate to that new url instead)
Source:stackexchange.com