This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
59afc18f37
django1
/
django
/
contrib
/
localflavor
/
hr
History
Alex Gaynor
335a9f9cf1
Removed many uses of bare "except:", which were either going to a) silence real issues, or b) were impossible to hit.
2012-09-07 15:08:07 -04:00
..
__init__.py
Fixed
#15705
-- Added Croatian (hr) localflavor. Thanks, Zlatko Mašek and Julien Phalip.
2011-04-22 12:03:42 +00:00
forms.py
Removed many uses of bare "except:", which were either going to a) silence real issues, or b) were impossible to hit.
2012-09-07 15:08:07 -04:00
hr_choices.py
Fixed
#18269
-- Applied unicode_literals for Python 3 compatibility.
2012-06-07 18:08:47 +02:00