Below is the code for making live digital clock in Python with Tkinter library.
Continue readingAuthor: admin
Python program to Add Two Numbers without Arithmetic operator
With for loop iteration with function 2. Use bitwise operations to add two numbers.
Continue readingERROR: Could not create file “.htaccess” in /home/iszqopo/public_html: File exists
You are not able to see .htaccess file right? Solution :- Let’s find solution… In CPANEL go in, File manager
Continue reading404 error. The resource requested could not be found on this server
Follow below steps to resolve it, Go in File manager folder in Cpanel. Open public_html folder, Open .htaccess file.if there
Continue readingAPIView in Django Rest Framework
In Django rest framework we can also write simple Function based views like below, It provides a set of simple
Continue readingAdd Text Editor in Django | Summernote WYSIWYG Editor
we can have multiple choices to add a text editor in django framework like tinymce,ckeditor, summernote ext. In this article
Continue readingPython Program to Find Gretest number among three Numbers
Here in this program suppose user enters 12,15,3 then our program output will be 15 because 15 is the greatest
Continue readingCelery in Django | Celery beat | Explained with examples
Introduction What is celery? Celery is a distributed task queue for executing work outside a python web application request response cycle.
Continue readingSOA 12C: Timeout Settings
How to set syncMaxWaitTime Login into EM Console. (http://localhost:7001/em)Expand SOA , right click on soa-infra and select SOA Administration –> BPEL Properties. It will Open BPEL Properties.
Continue reading