forked from DGNum/gestioCOF
Merge branch 'master' into Kerl/calendar
This commit is contained in:
commit
3d0e9d32c3
31 changed files with 391 additions and 231 deletions
|
@ -1,3 +1,9 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
|
||||
from __future__ import division
|
||||
from __future__ import print_function
|
||||
from __future__ import unicode_literals
|
||||
|
||||
from django.conf.urls import url
|
||||
from gestioncof.petits_cours_views import DemandeListView
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue