コード例 #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)