# Adtlas TV Advertising Platform - Channels App
# This app manages TV channels, networks, zones, and their relationships

# App configuration
default_app_config = 'apps.channels.apps.ChannelsConfig'