1
0
Fork 0
mirror of https://github.com/Findus23/acronomy.git synced 2024-09-19 15:33:45 +02:00
acronomy/acros/apps.py

6 lines
85 B
Python
Raw Normal View History

2020-06-01 11:03:21 +02:00
from django.apps import AppConfig
class AcrosConfig(AppConfig):
name = 'acros'