Anonymous
I searched and i rendered the text into pdf from xhtml2pdf
Anonymous
But I'm not able to find a appropriate solution to do that with images
Anonymous
*images with the urls
John
Is firebase is good for production level applications I want to build a applications which might cross 100k users in 2 3 months which contain user authentication, payment, in app register, refer and earn maybe So which backed I will choose for my application firebase, django, or any other framework pls give me suggestions
John
So is there any way to implement 2fa or mobile OTP login with django
John
I want several video on YouTube but they can tell about using firebase but firebase give only 10k user free
Mirco
So is there any way to implement 2fa or mobile OTP login with django
Yup, but I don't have experience on it so you have to study it by yourself or wait for someone else
John
Is there any way so I can authentication use many time or n number of user free
Anonymous
🙋‍♂
another ???
Mirco
another ???
It's not the right place for this kind of stuff
Ak
How to pass multiple value from template to views in single url?
Anonymous
how do i make a website
Doragonsureiyā
how do i make a website
Step 1: Open a browser Step 2: Write down https://google.com or https://duck.com and press Enter Step 3: In the search box, write down the same words you asked here Step 4: Read the first results
Peppe😏
! search
What about a “let me google that for you” bot function 😂
Mirco
What about a “let me google that for you” bot function 😂
There should be but I don't remember the command 😂
M
is there any projects on djngo flow chart .. making the flow chars with django and maybe some other package
M
i search on pyorg but could not find
Dhiraj
Can you send me the contents of two scoops of django 3x
cj
Can you send me the contents of two scoops of django 3x
what do you mean by "the contents"?
Dhiraj
Table of contents
cj
Table of contents
buy the book and read that on it
cj
or go to its website
Dhiraj
I want to see the contents before buying . There is no contents on website
cj
I want to see the contents before buying . There is no contents on website
well... you can have a brief idea reading their CHANGELOG https://github.com/feldroy/two-scoops-of-django-3.x/blob/master/changelog.md
Doragonsureiyā
I found the error .Thank u :)
You're welcome! 😊
AtomLaw
I would like to ask a stupid but important question? In regards to outreach, what is the the Django community doing to spread it?
Anonymous
Hi guys I try Json file load to my django model , How can ı fixed this problem ?
Mirco
Why are you still talking about firebase in a Django group ?
レザ
Why are you still talking about firebase in a Django group ?
Sir can you answer this question? https://stackoverflow.com/questions/65423196/implement-django-admin-tabularinline-form-in-template
レザ
The answer is into the question, use model inline factory
Well. If you have a working code send as answer pls. Every one will appreciate it. I'm sure
Mirco
Well. If you have a working code send as answer pls. Every one will appreciate it. I'm sure
Nope, I don't have it Usually I study docs and articles to play and code Cannot share code made at work, it's not open unfortunately
Mirco
https://dev.to/zxenia/django-inline-formsets-with-class-based-views-and-crispy-forms-14o6 Can help you understand
Doragonsureiyā
Thanks for your try
You're welcome! 😊
Mirco
!ot
Doragonsureiyā
Looks like you need an offtopic group, please continue this conversation at @pythonofftopic as it's not related to Python
レザ
Can u guys share more django telegram groups? ( better to be in pv i think )
Mirco
And especially... Why ?
.
Does anyone have a good tutorial/blog link to ChartJS integration with Django
Hamidreza
i run a telegram bot useing pyrogram in Django when bot is running my site is not working and stoped in bot how can fix this?
Mirco
I think you need to find another way to let the bot listening requests
Aito
Who has met this error? django.db.utils.OperationalError: (1060, "Duplicate column name 'artikul'")
Mirco
So check your models
Aito
column artikul repeats only once
Doragonsureiyā
column artikul repeats only once
To share code or error tracebacks, be considerate and use an online pasting service - here is a list of suggested sites: - https://del.dog - https://dpaste.org - https://linkode.org - https://hastebin.com - https://bin.kv2.dev If you post a wall of text message (many lines), delete it quick or you may get a warn strike.
Aito
sorry I didn't know
Aito
I will keep in mind when submitting the code
Mirco
It's better you read rules again, next warn means ban for u
Aito
https://del.dog/chekmodels.txt
Mirco
https://del.dog/chekmodels.txt
For some reasons it seems you already have that column into your database so or you unapply the migration or you drop the database if you are in local env Otherwise you need to open the db and drop the column but it's better if you can unapply the migration
Hamidreza
Can We Add a Script to installed_Apps like telegram bot ?
Hamidreza
Nope
or run a app in another thread?
Mirco
or run a app in another thread?
I think you are not understanding what a Django app is
Mirco
Study again it is strongly recommended
Hamidreza
I think you are not understanding what a Django app is
i just looking for run a telegram bot to best way
レザ
Other groups like ?
More group. More people to share problems with
Mirco
i just looking for run a telegram bot to best way
Why not running it without Django and have less problems ?
レザ
10k members are not enough ?
Yes it's 10k but group attenders is not 10k
Mirco
don't change the subject :|
? You can run easily a bot without Django Nowadays is common to run it in a lambda as bots are in idle most of the time
Mirco
Yes it's 10k but group attenders is not 10k
In every group you won't find people that answer immediately, everyone answers when there's time to answer Try to solve by yourself in the meanwhile