Browse Source

Update __init__.py

pull/47/head
Alex 8 years ago
committed by GitHub
parent
commit
b49d261580
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      salon_management/models/__init__.py

6
salon_management/models/__init__.py

@ -20,7 +20,7 @@
# If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
import salon_management
import salon_booking
import salon_config
from . import salon_management
from . import salon_booking
from . import salon_config

Loading…
Cancel
Save