david / djangofr

fork of djangofr

Clone pour éviter les liens cassés mais maintenant le dépôt officiel est sur http://bitbucket.org/djangofr/djangofr/

Clone this repository (size: 1.9 MB): HTTPS / SSH
$ hg clone http://code.welldev.org/djangofr
commit 38: 9b60cf117cb4
parent 37: 21cb84a22dee
branch: default
Correction typo sur ref/contrib/humanize.txt
Sébastien Fievet / zyegfryed
21 months ago

Changed (Δ1 byte):

raw changeset »

docs/ref/contrib/humanize.txt (1 lines added, 1 lines removed)

Up to file-list docs/ref/contrib/humanize.txt:

@@ -96,4 +96,4 @@ Exemples (si 'today' vaut 17 Feb 2007):
96
96
    * ``17 Feb 2007`` devient ``today``.
97
97
    * ``18 Feb 2007`` devient ``tomorrow``.
98
98
    * Tout autre date est formatée selon l'argument donné ou le paramètre de
99
      configuration :setting:`DATE_FORMAT`_ si aucun n'est fourni.
99
      configuration :setting:`DATE_FORMAT` si aucun n'est fourni.