Skip to content

Apps

hypha.apply.users.apps

UsersConfig

Bases: AppConfig

name class-attribute instance-attribute

name = 'hypha.apply.users'

ready

ready()
Source code in hypha/apply/users/apps.py
def ready(self):
    from . import signals  # NOQA