Anonymous
ıts workiing index page if ım going to contact page my weaather api dont working
Alex
ıts workiing index page if ım going to contact page my weaather api dont working
Then provide error message at first. You had to start your message from that, actually
Anonymous
ı dont have erro messgaes mate
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
Anyone know a way to set default created_by field to request.users to use it in django/admin site?
Hi. I thinks you can override the save_model method into *Admin class
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
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
> I need to understand intermediate database queries(logic behind it) before developing something complex in django right? Yes. In some cases ORM (not only django's) will be not enough and you will have to write raw SQL code. > finding proper meal with your ingredients app. Doesn't sounds hard at all.
Alex
Anyone know a way to set default created_by field to request.users to use it in django/admin site?
He is an example code from my job. def get_form(self, request, obj=None, change=False, **kwargs): form_class = super().get_form(request, obj, change, **kwargs) # https://stackoverflow.com/questions/38811627/how-to-pass-an-extra-argument-to-django-admin-custom-form return partial(form_class, user=request.user)
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
And same with dropdown menu...how to design dropdown menu like Etsy simply
This group is realated to django framework and you question is more about html/css and wed-design
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
ı have problem ım checck email working but when ım write new email bloked register :(
Please, provide the code and use better english so we could understand you
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
Ghorz
seems like spam to me, but it is up to mods
Read carefully before reaction. We are all here to learn. Buddy
Alex
It's just a sharing
it really looks like an ad
Mirco
it really looks like an ad
It's a personal advice, just read carefully next time
Ghorz
it really looks like an ad
It's an open source python+JS Web framework for quickly building enterprise systems
Ghorz
It's an open source python+JS Web framework for quickly building enterprise systems
My take on it is, if you have 0 knowledge of django, it will be difficult to pickup. 😊
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?
ggr
Anyone have django rest API videos.please help.
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
!meta
Means
Alex
Means
If you need tutorials - go in google. If you have a problem - provide either the error message or the code.
ggr
That's why I asked in this group.
ggr
DRF's doc it self is a good tutorial
But I didn't get clearity.
Alex
But I didn't get clearity.
I dont get what clearity you need
ggr
Means doubt.
ggr
I've try Google, stackoverflow...etc webbsites
Alex
I've try Google, stackoverflow...etc webbsites
Seems like you wasted tons of your time instead just reading the docs
Alex
You are wrong.
ggr
You are wrong.
Ok leave it. I think you are too genius.
Ghorz
RREX
can any one tell me how can i interage the payment gateway to my website in django
RREX
can any one tell me how can i render my node mcu data to my wedsite instantly
Doragonsureiyā
can any one tell me how can i interage the payment gateway to my website in django
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
!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
-_-
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
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.
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 ?
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