w
clone your own copy | download snapshot

Snapshots | iceberg

No images in this repository’s iceberg at this time

Inside this repository

apps.py
text/x-python

Download raw (95 bytes)

from django.apps import AppConfig


class PlaygroundConfig(AppConfig):
    name = 'playground'