Articles related to the following tags: Django. Page 1

A type of post that combines the most interesting and design-independent posts of a variety of formats. Which includes reviews, tutorials and more. They were linked and grouped under the following tags: Django. Page 1
In english/ Articles/ Page 1, Django,
one layer on top of anothe
Filter out
Sign of sorting
Sign of sorting
Sorting posts relative today
Sorting posts by day of week
Mon
Tue
Wen
Thu
Fri
Sat
Sun
Sorting posts by day of month
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Sorting posts by month
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Sorting posts by year
2021
2022
2023
2024
2025

Tutorial about how to add Django sitemap to website

Clock
17.04.2025
An eye
197
Hearts
0
Connected dots
0
Connected dots
0
Connected dots
0
In this article, I will describe the simplest and most understandable way to add a sitemap to a Django site via generator. Here you will find three different types of …

How to make 404 and 500 error pages in Django

Clock
12.04.2025
An eye
238
Hearts
0
Connected dots
0
Connected dots
0
Connected dots
0
In this article, I will describe how to make custom errors pages such as 404 and 500. I will show two main ways to do this and how you can …

How to implement the feedback form in Django and HTMx

Clock
11.04.2025
An eye
691
Hearts
0
Connected dots
0
Connected dots
0
Connected dots
0
In this article, I will describe the way to add on your Django website feedback form using only HTMx and a little bit of DaisyUI as a UI library. Everything …

How to make simple paginator in Django and HTMx. Adding fitering and sorting feature. pr. 2

Clock
08.04.2025
An eye
179
Hearts
0
Connected dots
0
Connected dots
0
Connected dots
0
In this article I will describe the process and main code blocks to add sorting and filtering feature to a paginator. This paginator is written in Django using HTMx.
...
Chevron
Chevron