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
backend

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.

Create and set up simple Django project

Clock
19.07.2024
An eye
104
Hearts
0
3 connected dots
0
django
backend
You will know how to create a simple and basic django project. How to set up a django project and how to run it.

Implementation of authentication system on django

Clock
30.10.2023
An eye
946
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 …

How to set up a comunication between React app and Django API

Clock
24.07.2024
An eye
130
Hearts
0
3 connected dots
0
django
backend
search-result-parser-series
react
tailwindcss
Describes the sequence of actions necessary for successful communication between a React application and a Django project, through the axios library or fetch API on the front-end side and the …
...
Chevron
Chevron