ungleich-otp/otpauth/apps.py

6 lines
89 B
Python
Raw Permalink Normal View History

2018-10-26 19:08:01 +00:00
from django.apps import AppConfig
class OtpauthConfig(AppConfig):
name = 'otpauth'