Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Django-Haystack を使用して検索コンポーネントをサイトに追加する予定です。これにより、models.py にあるデータが処理されます。ただし、モデルには含まれていないが、テンプレートの一部であるデータも検索可能にしたいと考えています。どうすればこれを入手できますか。
ここで役立つ haystack-static-pages という django アプリがあります。しばらく更新されていないので、haystack 2.0 で動作するとは思えませんが、これがあなたの助けになることを願っています:
https://github.com/trapeze/haystack-static-pages