from django.apps import AppConfig [docs]class TaxaSearchConfig(AppConfig): name = 'taxasearch'
Contents: