loefsys.reservations.apps module

Module defining the app configuration for the reservations app.

class loefsys.reservations.apps.ReservationsConfig(app_name, app_module)

Bases: AppConfig

Configuration class for the reservations app.

name = 'loefsys.reservations'