Edilio Gallardo

Results 4 comments of Edilio Gallardo

I have the same issue in MySql, only doing something similar to this id = db.MultiFieldPK("author", "name")

I updated the code to Python `3.11` and `Django 4.2`.

What buechling did worked for me on ubuntu 16.x, node -v == v6.10.0, and npm -v == 3.10.10

you could also use: curl -sL https://deb.nodesource.com/setup_0.10 | sudo -E bash - sudo apt-get install -y nodejs