villafleurie/rental/apps.py
Ruidy Nemausat de2ccb1b40 architecture
2019-11-06 23:34:12 +01:00

5 lines
87 B
Python

from django.apps import AppConfig
class RentalConfig(AppConfig):
name = 'rental'