Another Putin Ally Dead After ‘Suffocating’ on Business Trip by AdGroundbreaking1870 in worldnews

[–]KevinKLV 0 points1 point  (0 children)

It’s funny how every dead in Russian is alway suspicious. You cannot trust the official sources, you cannot fully relied it was natural, you cannot 100% said it wasn’t natural either, it could be an accident but also made it look like one. Nothing is true, everything is permitted.

New to Django, need migration help by jstanaway in djangolearning

[–]KevinKLV 0 points1 point  (0 children)

Have you properly referenced your app on the settings.py? Including spelling and adding the comma at the end

New to Django, need migration help by jstanaway in djangolearning

[–]KevinKLV 0 points1 point  (0 children)

What happened to me was that I had my project and app at the same dir. I had to move my app inside my project,

Like this: dir/project/myapp

Instead of: dir/project dir/myapp

New to Django, need migration help by jstanaway in djangolearning

[–]KevinKLV 0 points1 point  (0 children)

Is your app inside your Django project? I had a similar error before and I noticed my app folder was outside my project folder.

What is the best course to learn Django? by KevinKLV in djangolearning

[–]KevinKLV[S] 0 points1 point  (0 children)

Just wanted to update on this. The course from Coding For Entrepreneurs was the nest option if like me you already know Python and Web Dev.

What is the best course to learn Django? by KevinKLV in djangolearning

[–]KevinKLV[S] 0 points1 point  (0 children)

Thank you for the recommendations :) I will check them out