Login / Register
  • Python
  • Django
  • PHP
  • Laravel
  • Javascript
  • About
  • English
    • English
    • Türkçe
blog website
blog website
  • Python
  • Django
  • PHP
  • Laravel
  • Javascript
  • About
  • English
    • English
    • Türkçe
  1. Home /
  2. : Page 3

Running Python Django Project in Windows Operating System with .bat File

Video Django, Python  |   22 May 2021  |  etemkeskin
When developing projects with Django, the constant and annoying work is to restart the project. In this post, if you are a Windows user, you can easily run your project by creating a .bat file on your desktop. I use

How to Integrate ckeditor5 in Web Aplications with Custom Plugins

Video General, Javascript, PHP, Python  |   14 May 2021  |  etemkeskin
Ckeditor is the most used text editor in web applications. In this post, I will explain how to use CKeditor5 in web applications we develop (laravel, codeigniter … in PHP, Django, Flask … in Python). Customizing the toolbar and integrating

How to Keep Chrome Browser Open When Using Selenium

Video General, Python  |   24 March 2021  |  etemkeskin
With Selenium, we can automate the tests of our web applications. We prepare a test case to test our web application. This test scenario can take several steps. While conducting our tests, the test may not be able to pass

10 Websites That Web Developers Should Know

Video General  |   15 February 2021  |  etemkeskin
In this post, I introduce websites that will make the life of software developers easier. bitnami.com Bitnami is a website where we can easily and smoothly download open source applications to our computer. ninite.com When we format our computer, the

Real-Time Application Development Using Websocket in Django

Video Django, Python  |   8 February 2021  |  etemkeskin
WebSocket is a computer communication protocol that provides a full duplex communication channel over a single TCP connection. All internet browsers have supported Websockets since 2011. Application development with Websocket is a popular topic. However, when developing a web application,

How to Add a Virtual Environment to Jupyter Notebook or Jupyter Lab?

Video General, Python  |   2 February 2021  |  etemkeskin
Jupyter Notebook uses the IPython kernel developed for jupyter. If we want to add the virtual environment we created on our computer to the Jupyter notebook, we need to do extra operations for this. First we need to activate our

Load Testing Web Applications and Web Services with LOCUST

Video General, Python  |   27 January 2021  |  etemkeskin
In this post, I will explain LOCUST, a very useful python library. When we have website or web service, we want the best user experience. For this, we want our website and services to have low response times and not

Importing and Exporting Data in Different Formats such as Excel, CSV, JSON in Django Applications

Video Django, Python  |   25 January 2021  |  etemkeskin
When we develop web applications with Django, we want to transfer our data to the database or to get the data from the database in a tabular form in different formats. The django-import-export library is a package that makes this

Fetch Api Usage in Javascript

Video General, Javascript  |   19 January 2021  |  etemkeskin
The Fetch API interface allows web browser to make HTTP requests to web servers. It works asynchronously. JQuery.ajax() and XMLHttpRequest can be used instead of the Fetch API. But fetch api is both easier to use and comes with window object. If

How to Make Dynamic Dropdown List with Ajax in Python Django?

Video Django, Python  |   14 January 2021  |  etemkeskin
In Django projects, we may have data like categories and subcategories. We can present this data in forms with drop-down lists in the user interface. In this post, I will explain how to dynamically get subcategories from server with ajax
12345

Recent Posts

  • Quick Overview of AWS, AZURE and Google Cloud Services
  • Writing Unit Test at PHP Laravel
  • Developing Currency Converter Chrome Extension
  • Currying at Javascript
  • Dynamic Autocomplete Search With typeahead.js

Recent Comments

  • Bennet Benny on How to Make Dynamic Dropdown List with Ajax in Python Django?
  • Ali Hassan on How to Make Dynamic Dropdown List with Ajax in Python Django?
  • Adam on Data Visualisation on Top of Choropleth Map Using Python Folium
  • Jean Claude NSHIMIRIMANA on How to Make Dynamic Dropdown List with Ajax in Python Django?
  • Naveen on How to Integrate ckeditor5 in Web Aplications with Custom Plugins

Archives

  • June 2022
  • May 2022
  • April 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • July 2021
  • June 2021
  • May 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • April 2020
  • October 2019
  • September 2019
  • February 2019
  • October 2018

Categories

  • Angular
  • CSS
  • Django
  • General
  • Javascript
  • Laravel
  • Linux
  • PHP
  • Python

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Copyright - 2019 - Company - All rights reserved. Powered by Etem KESKİN.