Merge branch 'master' into evarin/site-cof

This commit is contained in:
Martin Pépin 2018-11-19 23:30:33 +01:00
commit 712588af7d
264 changed files with 22039 additions and 7802 deletions

View file

@ -1,11 +1,7 @@
# -*- encoding: utf-8 -*-
"""
Formats français.
"""
from __future__ import unicode_literals
DATETIME_FORMAT = r'l j F Y \à H\hi'
DATE_FORMAT = r'l j F Y'
TIME_FORMAT = r'H\hi'