Files
jeremygan2021 7e4d2a9579 community
2026-02-11 14:58:28 +08:00

6 lines
93 B
Python

from django.apps import AppConfig
class CommunityConfig(AppConfig):
name = 'community'