ermalgashi / blog-project

0 stars 0 forks source link

Implementing Search Posts #10

Open ermalgashi opened 2 years ago

ermalgashi commented 2 years ago

Implementing search on all blog posts may be a little tricky, do we use Q so we can chain parameters or only filter using the Django ORM. Since the project is small and for testing purposes, we preferably go with Django filter