iiiiiiπoW
How can i resize the height and width of model fields ?
Amir
Gys i wanna use selenium in views file, but i can’t import it!? So what have i do?:)
Xavier
Эльдияр
Guys I need help, how to decrease balance from account, balance will be virtual money
Xavier
Amir
Amir
Pls
Xavier
Can u write it?:)
write what?
first, i dont know what u are trying to achieve
second, show us your code using pastebin.com
third, search the google for selenium headless guide
Xavier
Xavier
Xavier
iiiiiiπoW
I am asking about the input fileds design
Xavier
Xavier
check the class name/id of that input field, then go and change the css for it
Anonymous
Can anyone suggest me a book(*pdf) for Django?
Expert
Hello!
Expert
I am new to Django and stuck with a problem while working in Django with docker
Anonymous
Expert
Inside docker container, I ran django using "python manage.py runserver 0.0.0.0:8080"
In this case, how can I access my django server on my host
Expert
?
Shivam
Shivam
use -p 8080:80 flag
Expert
Port binding
Thank you, @ShivamJha1 , but it's still mystery for me as I am new to docker
Expert
Where should I add that flag? to python manage.py runserver?
Shivam
Shivam
Expert
Please excuse my terrible knowledge about docker
Expert
Then I ran uwsgi server and get into that and ran python manage.py runserver
Expert
I am in chaos
Expert
I used to work in my local environment for other Django projects
Shivam
add this below your django server app in docker-compose.yml
ports: - "8080:80"
Expert
What does that mean? :D
Expert
in:out??
Shivam
It binds the port of the docker image to the host
Expert
Ah, makes sense
Expert
I get error while docker-compose up
Expert
port is already bind
Expert
Would you please help me on my machine? I can share it with you
Shreehari
Has anyone tried integrating segment with django rest framework ?
If this question is violating is any of this grp rules, let me know. Will remove it immediately
sheikh
How to get next and previous object in django query set? Like linked list
Aditya
Has anyone deployed open cv deep learning model on server using django
Aditya
Please recommend any blog or tutorial or anything that can help.
Thanks
Anonymous
Hey i need urgent help please
Anonymous
Hey
Anonymous
Anyone?
Anonymous
I need help
Doragonsureiyā
I need 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 60k+ people the probability that someone will help is pretty high.
Also please read: http://catb.org/~esr/faqs/smart-questions.html
Anonymous
Hi I'm just starting the fight now
Doragonsureiyā
Hi I'm just starting the fight now
Looking for Django tutorials? you can follow these three recommended ones:
* Official documentation and tutorial
* Tutorial from MDN
* Tutorial from django-girls
Anonymous
Has anyone ever seen django tutorial by telusko?
Anonymous
someone has an offer to learn
Anonymous
Anonymous
Anonymous
I was writing a code and I found 2 bugs and I am not able to fix that
Anonymous
So if someone can fix that
Anonymous
Anyone?
Anonymous
Anonymous
Oh ok
Anonymous
I copied the link now what to do
Anonymous
Ok
Rajni
I am new to django can anyone help me..I need to get the names of all employees of a particular department.
Xavier
Lord Voldemort
Abhishek
Prerequisites to learn django?
Abhishek
What to do before learning django?
Rishu
Python
Rishu
Basics of html css how website works
Abhishek
Rishu
Basics + oops