Which way is better to create a simple multilingual app with Django? I need just one or two flatpages and navigation. The problem is as follows: - Content and navigation panel on the page should be able to change from an admin-panel. - I need multi-language application. I would like to hear your advice. This can be a ready-made solution (package or github project).
Asked
Active
Viewed 178 times
0
-
"Content and navigation panel on the page should be able to change from an admin-panel". Please re-read that sentence and rephrase it so people can understand. – dan-klasson Nov 29 '14 at 19:56
-
I need packages to create dynamic navigation system and multilingual flatpages. – stk-13 Nov 29 '14 at 20:03