c# .net Adsense ADO.NET Linq Viruses/security asp.net MVC JQuery Angular-js Node-js SEO Java C++ SQL API Networking vb.net .Net Css JavaScript Generics c#.Net entity framework HTML Website host Website Construction Guide HTTP tutorial W3C tutorial Web Services JSON Psychology Ionic framework Angular ReactJS Python Computer Android

Latest posts on tagged on "django"

urllib3 v2.0 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'OpenSSL 1.0

| | Category: Python

I got this following error in django project "urllib3 v2.0 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'OpenSSL 1.0.2u-fips 20 Dec 2019"

CommandError- Conflicting migrations detected multiple leaf nodes in the migration graph

| | Category: Python

I got this following error while running migration command: CommandError: Conflicting migrations detected; multiple leaf nodes in the migration graph:

How to integrate NicEdit rich text editor for the description field in a Django Python?

| | Category: Python

In this tutorial I will show you how to integrate NicEdit rich text editor for the description field in a Django.

How to Reset Django Admin Username and Password? | Python

| | Category: Python

You can use the manage.py changepassword replace the with user you want to reset the password.

Import "django.shortcuts" could not be resolved from source in Django Project

| | Category: Python

I got this following error in django project. "Import 'django.shortcuts' could not be resolved from source in Django Project"

How to enable Search Feature in Django admin?

| | Category: Python

In this tutorial I will show how to enable search feature in django admin. The search function in Django admin can be enabled and customised.

How to customize pagination for django admin?

| | Category: Python

In this tutorial I will show how to customize pagination for django admin. Django admin already provides pagination by default. It shows 100 per page.

Page 2 of 2