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

I cant git my application to show any meta after following the instructions #143

Open
pymeister opened this issue Dec 21, 2022 · 2 comments

Comments

@pymeister
Copy link

Description

I cant produce any meta data with the instructions given fore views-meta

Steps to reproduce

I'm using Django version 3.1.14 and I followed all the steps in the instructions. I added a title and description first to test the functionality and I didn't see any meta. I even copied and pasted the meta example and still didn't see any meta data added.
I used this package in the past and it worked, I am doing everything the same though and it is not working...

Versions

Django version 3.1.14
python 3.8

Expected behaviour

I expect to see a title and description. I used the class based mixin in which the user just needs to define the title and description as variables and I would like to see the title and description in the websites meta-data

Actual behaviour

nothing happens

Additional information

can I chat with someone to maybe help me toubleshoot this problem

@yakky
Copy link
Member

yakky commented Apr 5, 2023

@pymeister can you provide a sample of the class implementing the mixin implementation?
Which version worked for you?

@RyanHope
Copy link

also can't get this working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants