You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# haystack_engine: xapian_backend.XapianEngine" # or, for example, haystack_engine: haystack.backends.elasticsearch7_backend.Elasticsearch7SearchEngine
268
268
# debug: false
269
269
270
270
# WSGI server to install when installing with pip, currently only gunicorn is supported by this role. The Mailman 3
@@ -369,6 +369,7 @@ __mailman3_pip_packages:
369
369
- environs
370
370
- "{{ mailman3_python_wsgi_package }}"
371
371
- django-pylibmc==0.6.1
372
+
- xapian-haystack
372
373
373
374
# Packages to install from PyPI if using the pip install method. Automatically includes libsass if mailman3_use_pysassc
0 commit comments