kenken999's picture
update
d548975
raw
history blame contribute delete
85 Bytes
from django.apps import AppConfig
class PollsConfig(AppConfig):
name = "polls"