nephila / djangocms-blog

django CMS blog application - Support for multilingual posts, placeholders, social network meta tags and configurable apphooks
https://djangocms-blog.readthedocs.io
BSD 3-Clause "New" or "Revised" License
392 stars 192 forks source link

Change search order #687

Open riquedev opened 2 years ago

riquedev commented 2 years ago

How do I sort posts by date in haystack search? Searching the internet I tried to change the "searchqueryset" in urls.py, however it doesn't return any posts.