From 78d328e6d1caf1dfd9bd54416c564ef9f50ea8c7 Mon Sep 17 00:00:00 2001 From: Wellington Uellner Date: Tue, 22 Mar 2016 14:22:24 -0300 Subject: [PATCH] fix pt-BR lang_map --- bootstrap3_datetime/widgets.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap3_datetime/widgets.py b/bootstrap3_datetime/widgets.py index 95338de..5193337 100644 --- a/bootstrap3_datetime/widgets.py +++ b/bootstrap3_datetime/widgets.py @@ -34,7 +34,7 @@ def __iter__(self): 'fa-ir': 'fa-ir', 'fr-ca': 'fr-ca', 'ms-my': 'ms-my', - 'pt-br': 'bt-BR', + 'pt-br': 'pt-BR', 'rs-latin': 'rs-latin', 'tzm-la': 'tzm-la', 'tzm': 'tzm',