Tournament Web App
latest
Getting Started
Developer Information
Future Work
Modules
Tournament Web App
Docs
»
Module code
»
registration.apps
Edit on GitHub
Source code for registration.apps
from
django.apps
import
AppConfig
[docs]
class
RegistrationConfig
(
AppConfig
):
name
=
'registration'