Category Shorts

Git Deployment – Plesk

Appendix: How to clone git repository to plesk. Now your repository is linked to your domain. and your main branch is updated. If you want to manual pull from git click on Pull now. How to change repository setting in…

How to write a good test case?

Table of content How to write test cases: A step-by-step guide Test cases are the blueprints that testers will follow, so they must be clear, thorough, and accurate. Below, we’ve outlined 10 steps you can take whether you’re writing new…

How To Set Up mod_rewrite for Apache on CentOS 7

If you want to allow mod_rewrite for apache on CentOS 7 just follow these steps: 1- Edit httpd.conf file by: 2- Search for this line: 3- Search for this AllowOverride inside the above Directory and set it to: 4- Restart…

How to add initial data to your Django project?

1- Run this command and change myapp to your app name: This command will create an empty migration file inside your app migrations directory, it will look like the following. 2- Write your initial data as a list of dicts.…

MySQL – MariaDB Query Log

Sometimes you need to see how an action affects your database. What are queries used on the database level to optimize your project flow, or for debugging reasons. In this article you will learn how to enable query logging for MariaDB/MySQL
Select your currency
USD United States (US) dollar