Dhruva
Thanks
محمد دلشاد
https://pastebin.com/yiWdTpPZ
have a look on this and guide me plz
help me out here
محمد دلشاد
Basic Scenario is i have created a model and so is form for that but i want to take input of coutries and their related cities or region from user in those fields
Tejas
محمد دلشاد
and i cant do that directly but i have got to know that i can do this with a package called djangp-cities or django-cities-light but m afraid idk how to implement them in model
محمد دلشاد
field
محمد دلشاد
محمد دلشاد
my point
Tejas
django-country or django-countries is there
Tejas
I think
Tejas
But don't know about cities
محمد دلشاد
okk what about the changes i have to go for in my model to achieve that
محمد دلشاد
time being just imagine for countries
محمد دلشاد
suppose i have installed the package mentioned in apps migrated successfully
now what next
Jo
Hello
Jo
Get some issue
Jo
With django send mail
Jo
All data are not sent to my email
Jo
Get only two data
Jo
How can i fix it
Anonymous
What is your code ??
cj
can
cj
you
cj
please
cj
stop
cj
writing
cj
like
cj
this
cj
?
Muslim
No way, it’s called phishing and it’s illegal, u should be sued
Maz
?
It's annoying as hell. Childish too.
utkarsh
I have to host my django website
Anonymous
Guys please listen this playlist, can u join to this channel)
utkarsh
Any idea guys
Ghorz
Any idea guys
Digital ocean, hostwinds, heroku.... Find a vps.
If you do not need to apt install any dependency, use namecheap.com shared hosting.
Ghorz
Melvin
Hello guys
Can someone please tell me how I can create an event management app using django?
Like it's for a hackathon. What I am trying to do is to manage the registrations( no payment included) , track the check in and check out of participants and also get code submissions
What are the features the app should have and how to implement those?
barto
Hi!
What do you recommend to obfuscate django templates?
cj
barto
George
!english
Doragonsureiyā
Hi! This group is English-only. Please, translate your message into English or move to a group speaking your language. Thank you.
barto
😊
cj
The best websites
for example?
Google? they don't obfuscate their HTML
Amazon? they don't do that either
Facebook? neither
NASA? mmmm... no, they don't do that either
ah ok the FBI! ... nope they don't obfuscate their HTML templates
🤔🤔🤔
cj
ah... Telegram! ... no... they don't do that
mmmm... the Django website itself!.... nope...
cj
barto
cj
Are you serious?
go open them and check their HTML pages... do you see them obfuscated?
barto
barto
😐
barto
cj
there's no any reason to do that 🤷🏻♂
barto
Isaías
How deploying a django app with no downtime in docker?
Melvin
sravan
Is it possible to update the supervisors.config file without restarting it ?
Anonymous
Guys , I want to create a video hosting web site using django. I know basics of django but don't know how to proceed for my project. Any documentations or references on what I should learn more?
.
Hey, how to connect the a link from django database to a download button in template?
Doragonsureiyā
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 firsts results
Harshit
Hello everyone,
I am working on an edtech product.
Product requirement is 1 user is uploading word file and other users can read that word file in browser itself thy can't download it. My problem is how should i convert that word file to pdf in django and after converting only it should store it in media folder ?
PeeKay
Pls any help on how to deploy a django app on hostgator or namecheap ?
cj
GNUsys
Use Heroku or contract a VPS
GNUsys
Maybe you could find something on dreahost shared host with a python passport, but i'm not sure.
Nematullah
Hello i need to export data to pdf do you have any example of reportlab library which exporting data to pdf in Django
Nematullah
Please 🙏
Sh
Sh
using boto storage
Harshit
Upload is not the problem.
Problem is, i need to convert word file to pdf in django and display as pdf on screen.
Harshit
using boto storage
wanderer
sqlite3.ProgrammingError: Cannot operate on a closed database.
wanderer
my web app has an option to update customer order ,but i get this error on terminal
wanderer
TypeError at /update_order/19
str returned non-string (type NoneType)