type object 'Message' has no attribute 'objects'
Closed this issue · 1 comments
zouhairNJ commented
i want to inherite from Message classe
but when i use python shell for get all object from Message classe , i get this issue !!?
Any help please
pfouque commented
Most probably an issue related to the way you're inheriting the Message class.
Without any sample, it will be hard to help you...
I'm closing this issue but feel free to re open if needed (with a sample ;) )