restpi/pins/apps.py

6 wiersze
83 B
Python

from django.apps import AppConfig
class PinsConfig(AppConfig):
name = 'pins'