ምግብ መብላት ሲያቅትዎ
Related Articles
sefere media – Abebe bikila: remembering our hero in this day!
abebe bikilasefere media – Abebe bikila: remembering our hero in this day! Post Views: 40
Fix mysql client installation while working on Django
Problem: When you are trying to connect django with mysql things break for no reason, like the mysql client fails to install through “pip install mysqlclient” Solution: on the django side first you need to deactivate from the python environment: to do that just type “deactivate” then u should be on # or $ […]