Files
2021-02-02 09:35:29 +00:00

6 lines
85 B
Python
Executable File

from django.apps import AppConfig
class LongsConfig(AppConfig):
name = 'longs'