DateHandler/_Date_fr.py typo
svn: r9595
This commit is contained in:
		@@ -205,7 +205,7 @@ class DateDisplayFR(DateDisplay):
 | 
			
		||||
 | 
			
		||||
    formats = (
 | 
			
		||||
        "AAAA-MM-JJ (ISO)", "Numérique", "Mois Jour, Année", 
 | 
			
		||||
        "MOI Jour, Année", "Jour Mois, Année", "Jour MOI Année"
 | 
			
		||||
        "MOI Jour, Année", "Jour. Mois Année", "Jour. MOI Année"
 | 
			
		||||
        )
 | 
			
		||||
 | 
			
		||||
    def _display_gregorian(self, date_val):
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user