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