Open ermalgashi opened 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
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