Django Internationalization

2022-11-26 Thread Dhrub Kumar Sharma
I am getting problems with {% trans " "%} when implementing with paragraph. Will anyone help me how to fix it to translate paragraphs correctly in template and what's wrong with my code here?[image: Screenshot_1.png] -- You received this message because you are subscribed to the Google Groups

Re: Django Internationalization

2022-11-26 Thread Sebastian Jung
Only 1 line or you make a break with double quotes and makes behind Dhrub Kumar Sharma schrieb am Sa., 26. Nov. 2022, 17:59: > I am getting problems with {% trans " "%} when implementing with > paragraph. Will anyone help me how to fix it to translate paragraphs > correctly in template and

Django-Firebase Connection

2022-11-26 Thread Adeboye Igbinyemi
Dont know how to connect firebase as a database to my Django project -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com.

Re: Django-Firebase Connection

2022-11-26 Thread Zolo Kiala
https://www.geeksforgeeks.org/how-to-create-a-new-project-in-django-using-firebase-database/ On Sun, Nov 27, 2022 at 2:03 AM Adeboye Igbinyemi wrote: > Dont know how to connect firebase as a database to my Django project > > -- > You received this message because you are subscribed to the