Create Templatetag for change language whit the current path

This commit is contained in:
Henry Bravo 2017-06-13 22:35:15 -05:00
commit 8acd249b4d
10 changed files with 356 additions and 42 deletions

View file

@ -110,6 +110,7 @@ INSTALLED_APPS = (
'digitalglarus',
'nosystemd',
'datacenterlight',
'datacenterlight.templatetags',
'alplora',
'rest_framework',
'opennebula_api'