|
|
|
|
|
by waterside81
5062 days ago
|
|
I'm confused about how this or similar offerings like backbone would fit into an existing web app framework like django. Would you even use this for django or rails? Because at the surface, it seems like I'd have to retype my model definitions in JavaScript (or at least code generate them) and then use some JavaScript templating system instead of django's. Can anybody shed some light on this for me? |
|