Пример #1
0
 def d_location(id):
     return text(LOCATIONS, id)
Пример #2
0
 def d_location(id):
     return text(LOCATIONS, id)
Пример #3
0
 def d_gender(id):
     return text(GENDERS, id)
Пример #4
0
 def d_gender(id):
     return text(GENDERS, id)