I have an application that makes use of Django\'s UserProfile to extend the built-in Django User model. Looks a bit like:
UserProfile
User
class Us
This might be dangerous for some reason, but this can be done in one line in your project's models.py file:
models.py
User._meta.ordering=["username"]