I have a QListView with a QSortFilterProxyModel. After construction I call:
self.usersListView.setDragEnabled(True) self.usersListView.setAcceptDrops(True