django object has no attribute 'update' code example
Example: 'Similarity' object has no attribute 'update'
archivo = archivo.objects.filter(archivo_id=procesar).update(archivo_registros=sh.nrows)
archivo = archivo.objects.filter(archivo_id=procesar).update(archivo_registros=sh.nrows)