A. By modifying the admin.py file in the app
B. By using the @admin.register decorator
C. By creating a custom admin class for the model
D. All of the above