Last commit not found
raw
history blame
85 Bytes
from django.apps import AppConfig
class PollsConfig(AppConfig):
name = "polls"