コード例 #1
0
ファイル: views.py プロジェクト: mvpdev/nmis
def data_dictionary(request):
    return HttpResponse(Variable.get_full_data_dictionary())