Please i need help with solving this issue AttributeError at /admin/property/property/add/
'super' object has no attribute 'dicts' and no __dict__ for setting new attributes Request Method: GET Request URL: http://localhost:8000/admin/property/property/add/ Django Version: 5.1.6 Exception Type: AttributeError Exception Value: 'super' object has no attribute 'dicts' and no __dict__ for setting new attributes Exception Location: /usr/local/lib/python3.14/site-packages/django/template/context.py, line 41, in __copy__ Raised during: django.contrib.admin.options.add_view Python Executable: /usr/local/bin/python Python Version: 3.14.0 Python Path: ['/usr/src/djangoairbnb_backend', '/usr/local/lib/python314.zip', '/usr/local/lib/python3.14', '/usr/local/lib/python3.14/lib-dynload', '/usr/local/lib/python3.14/site-packages'] Server time: Sun, 16 Mar 2025 03:27:19 +0000 -- You received this message because you are subscribed to the Google Groups "Django REST framework" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/django-rest-framework/CAGrH3VL9w3XDXcmvP3EkxkMVeK%2B55nJja_dM8FaZedrPn8x2mg%40mail.gmail.com.
