ungleich-otp/otpauth/apps.py
2018-12-30 18:10:45 +01:00

5 lines
89 B
Python

from django.apps import AppConfig
class OtpauthConfig(AppConfig):
name = 'otpauth'