You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Django users
Hey,
I was getting an error relating ItemSelector not an attribute, but I tried to add the ItemSelector in my pickle file and the model.py but after that I got an error saying "AttributeError: module 'pickle' has no attribute 'Pickler'". I was trying to follow this link https://docs.djangoproject.com/en/3.1/ref/models/instances/#django.db.models.Model.save
If someone knows the solution to this please reply.