275275 "min_score" :1 ,
276276 "max_score" :10
277277 }
278+ },
279+ {
280+ "model" : " hackathon.hackawardcategory" ,
281+ "pk" : 1 ,
282+ "fields" : {
283+ "created" : " 2021-01-18T23:22:27.172Z" ,
284+ "updated" : " 2021-01-18T23:22:27.172Z" ,
285+ "created_by" : 1 ,
286+ "display_name" : " Best Project" ,
287+ "description" : " The project with the best score overall." ,
288+ "hackathon" : 4 ,
289+ "winning_project" : null
290+ }
291+ },
292+ {
293+ "model" : " hackathon.hackawardcategory" ,
294+ "pk" : 2 ,
295+ "fields" : {
296+ "created" : " 2021-01-18T23:23:11.556Z" ,
297+ "updated" : " 2021-01-18T23:23:11.556Z" ,
298+ "created_by" : 1 ,
299+ "display_name" : " Best Project (1st Runners Up)" ,
300+ "description" : " The project with the second best score overall." ,
301+ "hackathon" : 4 ,
302+ "winning_project" : null
303+ }
304+ },
305+ {
306+ "model" : " hackathon.hackawardcategory" ,
307+ "pk" : 3 ,
308+ "fields" : {
309+ "created" : " 2021-01-18T23:23:35.718Z" ,
310+ "updated" : " 2021-01-18T23:23:35.718Z" ,
311+ "created_by" : 1 ,
312+ "display_name" : " Best Project (2nd Runners Up)" ,
313+ "description" : " The project with the third best score overall." ,
314+ "hackathon" : 4 ,
315+ "winning_project" : null
316+ }
317+ },
318+ {
319+ "model" : " hackathon.hackawardcategory" ,
320+ "pk" : 4 ,
321+ "fields" : {
322+ "created" : " 2021-01-18T23:25:31.644Z" ,
323+ "updated" : " 2021-01-18T23:25:31.644Z" ,
324+ "created_by" : 1 ,
325+ "display_name" : " Most Innovative Project" ,
326+ "description" : " The project using the most innovative technology, approach or architecture." ,
327+ "hackathon" : 4 ,
328+ "winning_project" : null
329+ }
330+ },
331+ {
332+ "model" : " hackathon.hackawardcategory" ,
333+ "pk" : 5 ,
334+ "fields" : {
335+ "created" : " 2021-01-18T23:26:34.100Z" ,
336+ "updated" : " 2021-01-18T23:26:34.100Z" ,
337+ "created_by" : 1 ,
338+ "display_name" : " Best Commercial Application" ,
339+ "description" : " The project which shows be the best commercial application and is the closest to be market ready." ,
340+ "hackathon" : 4 ,
341+ "winning_project" : null
342+ }
343+ },
344+ {
345+ "model" : " hackathon.hackawardcategory" ,
346+ "pk" : 6 ,
347+ "fields" : {
348+ "created" : " 2021-01-18T23:27:06.554Z" ,
349+ "updated" : " 2021-01-18T23:27:06.554Z" ,
350+ "created_by" : 1 ,
351+ "display_name" : " Most Creative Project" ,
352+ "description" : " The project with the most creative idea." ,
353+ "hackathon" : 4 ,
354+ "winning_project" : null
355+ }
278356 }
279- ]
357+ ]
0 commit comments