File size: 92 Bytes
efb524b
 
 
 
 
1
2
3
4
5
6
from django.apps import AppConfig


class WebappConfig(AppConfig):
    name = 'webapp'