I'm learning Django from Tango with Django but I keep getting this error when I type: python manage.py makemigrations rango python manage.py migrate This is
As a user, I want to implement the tags in the repo so that the non prod servers can be shutdown in weekday nights and weekends Hi is that possible to
I run this to check env: env | grep bash and then got nothing. So, I think the variable bash is not set in env. However, in a shell script file: #!/usr/bin/e
I want to send multiple attachments to a user by using laravel notifications, I can send now one file but my way is not a dynamic way , I tried to send the file
I'm using ACF Pro. I am trying to display the selected checkbox values on Single Product Page. It doesn't display as intended and there are no error messages. I
I have a Chart that shows the Euro price for each candle and m3 candles, so I want to change it when the user touch the button for example if its in EURO to cha
It's the first time I'm using Gephi (version 0.9.2) and when I enter I get this screen. Now when I select one of the .gexf files everything seems to go smoothl
I have been trying to but can't figure quite how to create a gridview displaying items from a online strore and to be able to compare between two items that hav
I am following the NativeScript tutorial here: Native Script Angular - Chapter 3 I'm having an error when trying to import nativescript-angular/http. it says
I want to filter answers in the built-in module in nodejs called "readline" which allows you to prompt a user and ask some question, yk things like that, I've m