Skip to content

Instantly share code, notes, and snippets.

@cad
Created November 18, 2017 16:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cad/72f3019fa30ac508dd811d981015ad88 to your computer and use it in GitHub Desktop.
Save cad/72f3019fa30ac508dd811d981015ad88 to your computer and use it in GitHub Desktop.
[
{"model_name": "Candidate", "model_data": {"name": "ali", "surname": "veli", "party_id": 3, "district_id": 5, "order": 2}},
{"model_name": "Candidate", "model_data": {"name": "hasan", "surname": "huseyin", "party_id": 2, "district_id": 1, "order": 1}},
{"model_name": "Candidate", "model_data": {"name": "foo", "surname": "bar", "party_id": 1, "district_id": 3, "order": 6}}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment