8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-11-05 01:16:27 +00:00
re2o/printer/apps.py

6 lines
89 B
Python
Raw Normal View History

2018-06-28 17:54:47 +00:00
from django.apps import AppConfig
class PrinterConfig(AppConfig):
name = 'printer'