|
|
|
|
|
by mmarian
642 days ago
|
|
Django also has an ORM with database migrations built in, which will speed things up. And if you're ever planning on leveraging data science / AI, it'll be a lot easier with Python. Still, depends on your willingness to learn (and remember) a new programming language and framework. It's hard when it's not part of your day job. |
|