Am trying to deploy my project but it’s throwing this error TypeError: ‘class Meta’ got invalid attribute(s): index_together I have made all changes but the error still persist
Am trying to deploy my project but it’s throwing this error TypeError: ‘class Meta’ got invalid attribute(s): index_together I have made all changes but the error still persist
Seems like index_together has been removed in Django so here for further details