Skip to content
Discussion options

You must be logged in to vote

Nevermind, found my mistake 🤦‍♂️. For those interested: I called the model property before I set the callbacks instance variable, so of course the attribute was unknown. Also I had to move the super().__init__() call to the top so the property would have a page attribute to access. Silly me...

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by iron3oxide
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
help wanted Extra attention is needed
1 participant