Merge branch 'qwann/html/cheatsheets' of git.eleves.ens.fr:cof-geek/GestionEvenementiel into qwann/html/cheatsheets

This commit is contained in:
Qwann 2017-02-18 20:15:31 +01:00
commit b67a40bb51
68 changed files with 10282 additions and 4 deletions

View file

@ -1,6 +1,8 @@
"""
GestionEvenmentiel URL configuration
"""
from django.conf import settings
from django.conf.urls import url, include
from django.conf.urls.static import static
from django.contrib import admin
urlpatterns = [