Hallo,
I am new to python, and I am trying to do something that I am used to do in PHP (so the promlem may be conceptional) and search quite a lot in google, but :-( no efect
I have configuration file with something like that
MENU_ELEMENTS = {
'menu1': {'id': '10', 'name': 'Some name'}...