Starting with localisation

This commit is contained in:
Raphael Michel
2014-09-11 11:19:06 +02:00
parent 5243bba883
commit cc6d624f57
6 changed files with 115 additions and 3 deletions
+7
View File
@@ -0,0 +1,7 @@
all: localecompile
localecompile:
django-admin compilemessages
localegen:
django-admin makemessages --all