Django | Cron Job | Database User Management

preview_player
Показать описание
In this tutorial we answer a question from the community. How do you manage manage uses who have not activated their account?

Code Repository:

References:
Рекомендации по теме
Комментарии
Автор

I hope you don't stop posting your videos because they are so useful.

khalilbenmeziane
Автор

Just wanted to say tyvm for all the videos! I graduated from college (bachelors) this week and have been using your videos to educate myself!

timetosleep
Автор

Was thinking about this today, and boom 💥 here it is. Good job 👍

paborlouise
Автор

Thanks again for the great tutorial, can you do a video on how to make effective use of React within django templates? So not an SPA but an app combining powers of both React and Django. Have a nice weekend!

radf
Автор

hello i been following you long time and i have watch a lot of your videos and you have done a grade job so far and thank you for all the amazing content . But i have a question about this what is the difference between celery beat.And what are you recommend

PanteliZ
Автор

Amazing! this is what I needed - thank you so much sir 😊 hope you’re ok!

CoCo-yzjh
Автор

Great video. One query i have is. filter can be used to get all the records that are having joining date that is 3 months old and is_active as False.

annant_
Автор

Thank you for everything! I recently did Django Rest Framework series with React using Social Auth, and was wondering if you could create tutorial on implementing it securely, and with refresh token using axios while logging in with Google/Facebook. Also, how do you set expiry time for token and refresh token when using social auth, that was not mentioned in the tutorial?

csch
Автор

Gracias! es muy útil y esta muy bien explicado.

beyondmyotherme
Автор

Very well! Just a question why not use celery for this?

MuhammadMoazzamhere
Автор

Amazing bro 🔥. Can you please comment the extensions(VScode) you use.Thanks

salahuddinbangash
Автор

password_reset_timeout_days has now been replaced with password_reset_timeout which now accepts seconds to the timeout

shreyasrng
Автор

Hello, if you can create a postgresql or mongo db tutorial

Thanks

saman_es
Автор

I need help. I follow your video tutorial and i test your code but any Cron functions started.

Do you know some problems with Django Cron ?

DanielePalladino
Автор

Hola buenas tardes primero me gustaría empezar diciendo que los videos y los proyectos son excelentes pero me gustaría preguntarle como hago para poder emitir una factura de manera automática para un parqueadero desde django

Los modelos son:
Planes -- planes tiene una relación foránea con usuarios.
Factura -- factura tiene una relación foránea con planes.

me podrías dar algún consejo.

Gracias

EltigreTafur
Автор

Dear Zander
I am planning to create a Food, Beverage and Material system for our hotel. and I want to create it using Django. Is it possible to create it using Django and sql server? or do you have recommendation for me? many thanks.

afewerkifkadu
Автор

Hi,

Can you do a video on djangos future?
I heard that web 3.0 is coming so django which is web 2.0 based will be going down?

Is that really true?

mrm