Python

How to send multiple forms with Ajax (FormData) in Django

In this article, I am going to show you how to send multiple forms in Django using Ajax and FormData. Normally, it's also possible to send forms only with Ajax by defining data inside the function. However, with FormData it becomes much simpler and faster to handle the form submission.

Category: Python
0

Upload Multiple Images to a Django Model without plugins

In this article, I am going to show you how to add multiple images to a Django model without any plugins. It's better to keep the project simple and avoid any extra plugins which can cause unexpected errors during production or disable some of the functionalities.

1

How I Built an Admin Dashboard with Python Flask

In this article, I will share the how I built an admin dashboard. I will give a step by step guideline on how I built this application with Python Flask, MongoDB and Heroku.

0

How to customize exceptions in python

In this tutorial we will look at the purpose of exception, types of exceptions, why it is important to include exceptions in your python programs and where in a python program you can include exceptions. 

0

Build a Python Command-line Program Using OOP

In this tutorial, we will look at how to build a python program users can make use of to record memorable events in their life using object-oriented programming concepts in python.

Category: Python
0

Adding backend to CodePen snippet using Python/Django | Question-Answering Application

A few days ago, I used a simple UI "search-box" design to create a Question-Answering Application. Even this kind of small designs can be turned into an application.

Category: Python
0

Powerful, Opinionated And Idiosyncratic Scripting Language Or What We Know About Python

By the pace of development, the number of fans and job openings, Python has been growing at an impressive pace all the way through 2019 and keeps going strong this year as well.

Category: Python
0

Using Python to automate your link building processes

Link building is an important SEO strategy and for a lot of marketers it can be a very manual process.

Category: Python SEO
0

Creating Real-Time API with Beautiful Soup and Django REST Framework

In this post, we will use Beautiful Soup and Django REST Framework to create real-time API by crawling data. At the end of this tutorial, you'll be able to turn any website into an API.

Category: Python
2

How to Create a Personal Blogging Website: Back-End (Flask/Python) #1

In this article, we're going to create the back-end for our application using Flask, and in the next part, we'll be creating the front-end using Angular.

0

Sign in

Forgot password?

Or use a social network account

 

By Signing In \ Signing Up, you agree to our privacy policy

Password recovery

You can also try to

Or use a social network account

 

By Signing In \ Signing Up, you agree to our privacy policy