activitypub-example/activitypub/apps.py

5 wiersze
96 B
Python
Czysty Zwykły widok Historia

from django.apps import AppConfig
class ActivityPubConfig(AppConfig):
name = 'activitypub'