ORDER
Sign of sorting
Sort a posts by date
VIEW
Sign of basic view
Display posts with previews and other data
Sign of simplified view
Display posts without a preview
TYPE
Used tags for filtration
django

Commenting system for a website, using the Django framework

Clock
11.11.2023
An eye
606
Hearts
4
3 connected dots
0
comments
website
django
In this article I will show how I implemented commenting on my website. Commenting, which is available to both anonymous and registered users.

Implementation of authentication system on django

Clock
30.10.2023
An eye
947
Hearts
2
3 connected dots
0
django
auth
backend
Let me make a reservation right away that the authentication system that you and I will write is not based on the built-in Django application, django.contrib.auth. This will be a …

Make login and registration forms using Django

Clock
16.10.2023
An eye
413
Hearts
1
3 connected dots
0
django
auth
backend
Implement a user authentication system. For this purpose, a registration form and login form are created on the website timthewebmaster.com.

How to deploy a django project on Beget

Clock
12.05.2024
An eye
405
Hearts
0
3 connected dots
0
website
django
server
You will know how to link a domain name, host a Django project, transfer databases, and configure a virtual environment. And other tricks.
...
Chevron
Chevron