Python Django with Google Firebase Tutorial: Firebase Database Retrieve Data to template #Part5

preview_player
Показать описание
#python #django #firebase #database #Retrieve #data #pyrebase #part5

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

Nice tutorial. I have a suggestion put the import statements at the top of a module. It's more
efficient.

wonder_rain
Автор

Thanks for covering such an important topic. You are doing great work.
I've a suggestion. You don't need to loop through the dict keys. list(dick_keys) will be enough to convert it to list.
Secondly if we are looping through list_time once, then we can do both of work in a single loop, don't need to iterate again.

rogvids
Автор

Hey thanks for the tutorial.
I still have problem as I am using cloud firestore instead of realtime database. What should I do in this case?

yilingz
Автор

I am getting this error :
ValueError: could not convert string to float: '19:49 12/07/2020'

danishdarren
Автор

Nice tutorial bro, but problem is that if anyone click on back button after 'LOGUOT' page goes to back pages. So, the logout functionality is not working properly. Please with another method for logout session.

Aphmaulover-.-
Автор

Good tutorials bro, I tried using read/write permissions as true, means anybody can write to database, how do we allow only authenticated users to write/read to database ..?

RawPradeep
Автор

how to add fcm to django backend for push notification

amitranjan
welcome to shbcf.ru