register()
admin_site()
Registers Django model using the given streamer class. It may be used as a plain function call or as decorator on streamer class.
Decorator function for model admin site class to set streamer context and squashing.