Hacker News new | ask | show | jobs
by crop_rotation 1169 days ago
If you use a RDBMS then Django is a very good choice whether you use SPA or not.
1 comments

I agree, although I really wish Django and sqlAlchemy would have evolved similar methods/APIs. My struggle is flipping between projects that use one or the other and tripping over the syntax.

Edit: grammar