jrief / django-angular

Let AngularJS play well with Django
http://django-angular.awesto.com/
MIT License
1.23k stars 294 forks source link

Templatetag which load the correct angular-locale_XX.js #305

Closed jrief closed 7 years ago

jrief commented 7 years ago

Create a Django templatetag which load the correct angular-locale_XX.js file according to the current language code.

jrief commented 7 years ago

This tag is available now.