ctdo-trac/TracBooking/tracbooking/__init__.py

6 lines
78 B
Python

# -*- coding: utf-8 -*-
import model
import web_ui
import admin
import macros