kopia lustrzana https://github.com/rtts/django-simplecms
5 wiersze
101 B
Python
5 wiersze
101 B
Python
![]() |
from django.apps import AppConfig
|
||
|
class Config(AppConfig):
|
||
|
name = 'app'
|
||
|
verbose_name = 'app'
|