Mirco
Anandababu
Hi..How to get logged in Windows/Linux user ID in django app
Anandababu
We need to show the logged in harris of Client system
Anonymous
Do you have AD user creds ?
Anonymous
inchidi
inchidi
inchidi
technically everything that depends on django are server side
Anonymous
I mean that I want just to do a simple JS request without needing to use templates on django
inchidi
inchidi
Anonymous
on the case when we want to create an integrate web app? no?
cj
Anonymous
yes, and I make with them an api root
Anonymous
what I need is I to get the data from the api
cj
cj
🤷🏻♂
cj
I guess you need to read about DRF first 😉
Anonymous
can you give me a video that illustrate that process?
Anonymous
cj
videos are slow for learning, what I recommend you is to read official docs
Anonymous
Anonymous
Anonymous
Videos are good for learning GUIs
inchidi
while text usually provide screenshot when they think you really need to see their result
Anonymous
inchidi
inchidi
assuming webapp is what you want to achieve
Anonymous
so that's what I need. Like using AJAX or something, no?
inchidi
inchidi
that thing about learning strategies its just a myth, that people like to establish as having a “unique” way of learning, its only bs, since what it does matter are 2 things (or 3):
- Will and discipline
- that the learning is meaningful and has a concrete way of being used
inchidi
Anonymous
the problem is when I make an api from a YouTube video
cj
cj
do you want to make your own API? or do you want to use someone else's API?
Anonymous
no!
cj
no!
https://t.me/django/37924
Anders (izzno / gooood) 🇳🇴
I admire you're patience...
Anonymous
hi I have a problem when using Django Models
Anonymous
Can I define multiple primary keys in Models ?
Anonymous
I tried to set ‘primary’ equals True but I got some errors.
cj
Anonymous
🏳️🌈Robby [ Private Message = Spam]
https://github.com/pydanny/cookiecutter-django/blob/master/README.rst
cj
🏳️🌈Robby [ Private Message = Spam]
Add it in the pinned message?
cj
Anonymous
how can you guys type formatted text in telegram?
Anonymous
you can use unique_together
Anonymous
Mirco
like this
Long press on a word and choose mono
cj
Anonymous
Thanks !
Mirco
Macurrent
Hello team. did the command for running server change? I used to use python manage.py runserver. Now that does not work for me. python ./mysite/manage.py runserver works instead
cj
Macurrent
They are located in desktop in a folder called django girls.
Macurrent
I got it. thanks
Vladimirs
Hey, guys! Could you tell me how can i save avatar from facebook??? THanks a lot!
Vladimirs
thanks)) i found it)))
Aadhi
Guys, how to pass the results of a query set into Django drop down list
Miguel
Hello friends, could you help me in decidme: How can I simplify this part of my code? or make it more manageable, it's mainly to give Like and Dislike
Miguel
https://pastebin.com/9iDVjM8u
Rohan
/ban @WavesNewsRUGeorge68benc ad spam
Rohan
will restrict manually :/
cj
N S
What is the best way to edit multiple records of a model at the same time
Anonymous
Write your own script
Rohan
cj
Rohan
Right, I'm supposed to know.