Anonymous
ıts workiing index page if ım going to contact page my weaather api dont working
Anonymous
ı dont have erro messgaes mate
Alex
Anonymous
,if ım change page to go to diffrent pages ı dont see my weathers
Daniel
Hello everybody, I have a question about the inlineformset_factory. when I tried to save I am getting an error "object has no attribute 'object' rewarding the second form. here is my code.
Please I really appreciate any feedback on this.
https://pastebin.com/iVmdEwqy
Cesar
Anyone know a way to set default created_by field to request.users to use it in django/admin site?
Mirkənan
Hi guys, I need to understand intermediate database queries(logic behind it) before developing something complex in django right? For example, finding proper meal with your ingredients app.
Sorry for the bed england
Erik
Anonymous
Looking for django training.. any expert trainer here?
Rajat
Hello guys, can anyone guide me hoe to create a registration page in django where when a user register on the page, he get the otp on his mail id. And for every single time when the user log in, he get the otp on his mail for log in...
Kril Stolberg 🏴☠️
Alex
Where partial comes from functools
Alex
You will have to specify custom form for the ModelAdmin and add an user argument in its __init__
Nikhil
I am posting a front end development doubt here...how to design a dropright menu in which I have to place every dropright menu at same place
Nikhil
And same with dropdown menu...how to design dropdown menu like Etsy simply
Alex
Even if you're using django as your backend
Nikhil
Yeahh I know
Anonymous
hello
Anonymous
ist my clened email
Anonymous
ı have problem ım checck email working but when ım write new email bloked register :(
Alex
Alex
@appranticeDjango
dont pm me
Anonymous
ok
Ghorz
Django fans, learning and using Django really paid off. Much of the knowledge acquired in django applies to other framework such as FBV and ORM.
At work, I use https://frappe.io/frappe
At first it was confusing but later began to see the connection between django and frappe.
Though frappe is more advanced and complete out of the box than django, they have different use case.
Frappe best for Enterprise Systems, Django best for quick app, APIs and what have you.
My advice: master django as much as you can, it will pay off with time.
Mirco
?
Ghorz
Mirco
Alex
?
seems like spam to me, but it is up to mods
Ghorz
Mirco
Alex_E
https://py-orm.com
Detailed Query Development Guide Using Django ORM with SQL Notations
Hay
Hello!
Is it possible for Live face detection using open cv in django website?
Alex
ggr
Anyone have django rest API videos.please help.
Alex
Doragonsureiyā
Anyone have django rest API videos.please help.
Please don't ask meta questions like:
"Any user of $x here?"
"Anyone used technology $y?"
"Hello I need help on $z"
Just ask about your problem directly! With 52k+ people the probability that someone will help is pretty high.
Also please read: http://catb.org/~esr/faqs/smart-questions.html
ggr
Alex
Means
If you need tutorials - go in google. If you have a problem - provide either the error message or the code.
ggr
ggr
That's why I asked in this group.
Alex
ggr
ggr
Means doubt.
ggr
I've try Google, stackoverflow...etc webbsites
Alex
You are wrong.
Ghorz
Cesar
RREX
can any one tell me how can i interage the payment gateway to my website in django
RREX
RREX
can any one tell me how can i render my node mcu data to my wedsite instantly
RREX
Alex
RREX
!explain
i want to integrate the payment gateway in my ecommerce website that is written in the in django framework and how i integrate the payment gateways like paypal ,stripe
Alex
-_-
Muslim
Daniel
Hello everybody, I have a question about the inlineformset_factory. when I tried to save I am getting an error "object has no attribute 'object' rewarding the second form. here is my code.
Please I really appreciate any feedback on this.
https://pastebin.com/iVmdEwqy
Derek
!explain
Doragonsureiyā
Please, provide a full explanation including all the details that you consider relevant. Your statement is too broad and there is no clear way to answer you. Include details such as libraries, platforms, modules, etc.
RREX
which type of hosting does django is required for deploy an ecommerce website
Alex
Derek
My dudes, at first I thought that Alexei is very unlikable person. After whole day in Django group I see that maybe issue is not in Alexei at all
Derek
If you interested in eCommerce hosting type in google search: "eCommerce hosting" or download Udemy course for eCommerce. I understand that some people can for example have questions about html and css and this is fine to ask. But you asking questions that require HOURS of studying which don't have simple answer: yes or no. If you want to use some service then this is google and make your personal decision. If something doesn't work as it should with or without error and you spend enough time by yourself then this is time to ask questions. With attitude: "What to implement... Tell me entire ~40 hours course in a 1 sentence!" you won't become programmer in any close perspective. For the love of god you want to become a programmer but you ask questions that you need to figure it out by yourself.
Mirco
Cesar
Anonymous
File "/home/hasan/Desktop/mysite/users/__init__.py", line 4, in <module>
from .forms import CustomUserCreationForm, CustomUserChangeForm
ModuleNotFoundError: No module named 'users.forms'
line 4 in init file :
from .forms import CustomUserCreationForm, CustomUserChangeForm
why i got it ?
JZA
Martín
hello,
please forgive me if you consider I'm going offtopic with this
I have a django webapp deployed at heroku (cookiecutter-django template) and I need it to send emails with mailgun.com
so I need to configure and verify the mailgun.com domain, and I am trying to use a noip.com domain I already have. I'm failing to find how to configure txt and MX records at noip.com
I suppose many here have fought with this and similar, but if you know of a more suitable place to ask this, just tell me, please