8000 Fix blank docs by some1ataplace · Pull Request #53 · jazzband/django-cookie-consent · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix blank docs #53

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

Closed
wants to merge 4 commits into from
Closed

Conversation

some1ataplace
Copy link
Contributor
@some1ataplace some1ataplace commented Mar 4, 2022

Solves #14

There is also the warning of:

WARNING: html_static_path entry '_static' does not exist

To resolve the warning we would change:

html_static_path = ['_static']

to:

html_static_path = []

But not sure if we want to do that. I'll let the maintainers decide.

@sergei-maertens
Copy link
Collaborator

Thanks for the contribution - this PR got a bit out-of-sync because of the changes in #76, so I applied the relevant parts in 9388d77

Feel free to make a separate PR to add yourself to the AUTHORS file!

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.

2 participants
0