Morgan Aubert
Morgan Aubert
👋 In theory what you want to do could be possible if you're ready to dig into the codebase of django-machina and to override multiple parts of the module. But...
I won't have time to work on such feature and I don't plan to add so much new features to the module itself actually. Of course I'm open to review...
> But have you ever thought about having a site relation on the models? No. But your use case is interesting. I could plan to tie machina's forums with Django's...
Yup. I had this idea in mind for a while now ; django-machina would have its own search backends mechanism. But this would require a lot of work (and a...
@savelmtr while I agree that django-haystack probably became "unmaintained" and that this is a concern that should be taken into account regarding django-machina, I don't think it's fair (nor constructive)...
To add more precision regarding this, I plan to completely rewrite the `forum_search` application and introduce search backend mechanism that would be built in django-machina. At first we could image...
@stianpr yes it could be valuable. 😉 Feel free to work on a PR!
Sounds good to me! 😉
It could be a great idea. I won't have time to work on such an improvement anytime soon; would you like to tackle it and submit a PR? 😃
@climu sounds like a good idea to me. I won't have time to work on such feature anytime soon but don't hesitate to submit a PR if you can do...