BasicUserSerializer contains enough information for the badges page, while UserSerializer issues ~100 SQL queries on the fly when serializing the field without preloading.
PERF: clean up performance of user badges admin when large number of badges exist