Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a GitHub Action to run tox #207

Closed
wants to merge 9 commits into from
Closed

Conversation

cclauss
Copy link

@cclauss cclauss commented Mar 8, 2024

Test results: https://github.com/cclauss/drf-haystack/actions

docs

FIXED. Warning, treated as error:
Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English).

FIXED. Warning, treated as error:
Failed to read intersphinx_mapping[http://docs.python.org/], ignored: SphinxWarning('The pre-Sphinx 1.0 'intersphinx_mapping' format is deprecated and will be removed in Sphinx 8. Update to the current format as described in the documentation. Hint: "intersphinx_mapping = {'': ('[http://docs.python.org/](http://docs.python.org//)', None)}".https://www.sphinx-doc.org/en/master/usage/extensions/intersphinx.html#confval-intersphinx_mapping')

Warning, treated as error:
autodoc: failed to import module 'filters' from module 'drf_haystack'; the following exception was raised:
No module named 'pkg_resources'

py3.8-django3.2-es7.x

django.core.exceptions.ImproperlyConfigured: The default alias 'default' must be included in the HAYSTACK_CONNECTIONS setting.

@cclauss cclauss closed this Aug 13, 2024
@cclauss cclauss deleted the patch-1 branch August 13, 2024 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant