mardi 7 avril 2015

How can I save data in a data structure in Django?


Vote count:

0




Maybe I don't understand Django well enough. But after learning about data structures and how they are different and good, I want to be able to save data from users into custom data structures (a comment section as a tree, website connections as a graph, etc). But how would I do that? Does MySQL provide that kind of system? As far as I know, MySQL is just tables and rows. And Django models don't seem to be right either. What am I missing?


Generally, I want to be able to save data into custom data structures and then look that information up in Django. Thanks!



asked 38 secs ago







How can I save data in a data structure in Django?

Aucun commentaire:

Enregistrer un commentaire