|
|
|
|
|
by mythrwy
2259 days ago
|
|
Well you "could" spit out data from the views as JSON into <script> blocks in the Django templates and they would play nicely together. But then you would be limited to various manipulations of the initial data so "could" is certainly not "should". |
|
Like this: https://stackoverflow.com/a/56461472