Closed andrejberg closed 5 years ago
we get a lot of 404 ..
/static/vendors/bootstrap/dist/css/bootstrap.min.css HTTP/1.1" 404 -
Gefällt mir generell sehr gut.
Die Performance von der Table ist was langsam.
Und was sollen die 6 neuen Messages? xD Deaktivieren oder wir brauchen irgend ein admin interface für Messages.
Top. Ja performance stoert mich auch. Ich will die Suche und Sort wieder auf flask umstellen. Laeuft gerade noch ueber JS und das macht die Sache langsam.
Bei der Gelegenheit:
sim = session.query(Main).filter(Main.entry_id == "2016_08_09_2ub_k11_01").first()
sim_p = session.query(Main).filter(Main.entry_id == "2017_02_14_G_2ub_k33_01_01").first()
sim.parents.append(sim_p)
gibt: KeyError: 'child'
Hast du ne Idee?
micha.db
does not work because there are not groups in itx
to trash bin item to make it more clearI've tried to fix the mayor issues. Moved rest to #16 and #31
"dashboard" is now the new flask app viewer