We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
when i put in my example dict the places it has a bool in the load it has an open = like this _item = in the json2python converter
The text was updated successfully, but these errors were encountered:
can you please provide an example ?
Sorry, something went wrong.
i think when i found out i was trying with this: { "Uid": "9444019,TanitasiOra,2023-11-19T23:00:00Z", "Datum": "2023-11-19T23:00:00Z", "KezdetIdopont": "2023-11-20T13:25:00Z", "VegIdopont": "2023-11-20T14:10:00Z", "Nev": "Matematika", "Oraszam": 7, "OraEvesSorszama": 48, "OsztalyCsoport": { "Uid": "863320", "Nev": "8.a csoport1" }, "TanarNeve": "Barabási Géza", "Tantargy": { "Uid": "351284", "Nev": "Matematika", "Kategoria": { "Uid": "1210,matematika", "Nev": "matematika", "Leiras": "Matematika" }, "SortIndex": 0 }, "Tema": "Pitagorász tétel", "TeremNeve": "205", "Tipus": { "Uid": "2,TanitasiOra", "Nev": "TanitasiOra", "Leiras": "Tanítási óra" }, "TanuloJelenlet": { "Uid": "1498,Jelenlet", "Nev": "Jelenlet", "Leiras": "A tanuló részt vett a tanórán" }, "Allapot": { "Uid": "1,Naplozott", "Nev": "Naplozott", "Leiras": "Naplózott" }, "HelyettesTanarNeve": null, "HaziFeladatUid": null, "FeladatGroupUid": null, "NyelviFeladatGroupUid": null, "BejelentettSzamonkeresUid": null, "IsTanuloHaziFeladatEnabled": false, "IsHaziFeladatMegoldva": false, "Csatolmanyok": [], "IsDigitalisOra": false, "DigitalisEszkozTipus": "Na", "DigitalisPlatformTipus": "Na", "DigitalisTamogatoEszkozTipusList": [ "Na" ], "Letrehozas": "2023-09-05T23:02:00", "UtolsoModositas": "2023-09-05T23:02:00" }
No branches or pull requests
when i put in my example dict the places it has a bool in the load it has an open = like this _item = in the json2python converter
The text was updated successfully, but these errors were encountered: