nlpmed_portal.annotations.apps module

class nlpmed_portal.annotations.apps.AnnotationsConfig[source]

Bases: AppConfig

default_auto_field = 'django.db.models.BigAutoField'
name = 'nlpmed_portal.annotations'
ready()[source]

Override this method in subclasses to run code when Django starts.