forgotten include

This commit is contained in:
Qwann 2017-02-21 21:20:43 +01:00
parent 524876a03c
commit c3180281a4

View file

@ -1,6 +1,7 @@
"""
GestionEvenmentiel URL configuration
"""
from django.conf import settings
from django.conf.urls import url, include
from django.contrib import admin