monaou🦍
maybe someone can help?
monaou🦍
im wrote a lot of code and im lazy to start over
monaou🦍
Also, did you point AUTH_USER_MODEL to your custom User?
AUTH_USER_MODEL = 'main.AdvUser'
Anonymous
u wanna convert ur html page into pdf?
No, I want to convert my bootstrap model into pdf
OnlyGod
What is the best way I can implement multiple users with different roles in django
Mirco
!yw
Doragonsureiyā
You're welcome! 😊
Harrie
Hey Can any one suggest some good tutorials for django sessions and cookies
Vahe
Hi guys. I have some speed issues with pip install, tough I have high speed internet my pip is working very slow while downloading packages and sometimes it is just throwing time out exceptions. Does anyone knows how to solve this?
Shresta
Hello ,anyone knws web scraping
Shresta
Arrey I want a help
Anonymous
Shresta
Do u knw how to do tht
Deidara
Do u knw how to do tht
Just Google a tutorial. It's really simple
Shresta
I need to do one thing
Shresta
By using web scraping so I asked
Sai
I need to do one thing
What you want to do
Shresta
Get data from a reddit user using web scraping and try to pick what posts he/she will like
Shresta
Can anyone help me to do
Shresta
Ok
Anonymous
Ok
You can refer scrapy and beautiful soup libraries in python
Vxvek
Can any one help me to change django admin Nav side bar??. Any one Pls..
Pandu
Hai is it possible to create global variables(it available to all templates) in Django?
Erfan
guy’s i have installed my app in setting.py to get a simple view and i can’t import it to the view.py
Omair
So how I create custom validator
You can search custom model field validators. Django has a nicely put documentation around it.
M
I have a model user of name dob and I want to upload birth cert corresponding to that .upto name and dob all working fine but when I add the field of file=FileField() in model and form it's not working ..if anyone has anything like this can help Thank you
Black_J08
As auth is not allowed as app name...then what should I name the app instead of auth?
Украинский
Hey there! I got some problem with django. How to make 'placeholder' filter for a field? Like this {{form.field1|placeholder:"Some Field"}}? I have seen some solutions, but they are all using beautiful soup. How to do same but with only django?
No One
Can anyone please help me with some errors in django
No One
I'm sharing a screenshot..DM me if some help.. please
No One
Oh sending media isn't allowed? Why
Anonymous
Hey everyone, please who knows a book or blog that teaches multi-threading, multi-processing and async in django
Anonymous
Thank you
Alex
Hey everyone, please who knows a book or blog that teaches multi-threading, multi-processing and async in django
There are plenty of good books about concurrency but the best of them, as far as I know, talk in the context of other programming lang. Like java for example. But I can give you a few links http://aosabook.org/en/500L/a-web-crawler-with-asyncio-coroutines.html https://pymotw.com/3/threading/index.html https://youtu.be/Bv25Dwe84g0 https://youtu.be/MCs5OvhV9S4
SamFubuki
Samarth Bhardwaj: I was trying to deploy a Django application and error came that no distribution found for pywin32==228 How to fix this ?
SamFubuki
Can anyone look at my query please
Doragonsureiyā
Can anyone look at my query please
Maybe anyone is here, yes, but they are not obliged to read everyone's message here neither to reply to everyone's message, if someone wants to reply to your message, they will do that, just don't try to draw attention to your message writing "anyone?" every 5 minutes, that will lead you to be warned for SPAM/Flood, just be patient or use Google/DuckDuckGo to research about your question instead of wasting time here waiting for people to do your work. Have a nice day 😊
SamFubuki
I could not find on Google that is why I am asking
Doragonsureiyā
I could not find on Google that is why I am asking
Try harder until you get what you want! don't give up! 🦾
SamFubuki
Well fine then I leave myself, keep this arrogance with yourself. Get some mental treatment
bikrant
I'm trying to automatically create user authentication token using the code in documentation But seems like the method is not getting called , I inserted a print statement and then tried to create a user object ,user is getting created successfully but token are not generated.
cj
Any links
google.com or duck.com
Ujjwal
Just google djoser docs
bikrant
Ok thanks checking thay, still any idea why this won't work?
Ujjwal
No .I used djoser .things going smooth
Alex
Actually it is much faster to google your self, than wait for someone to give you a link
Anonymous
😊
Alex
Ha. Thank you so much boss❤️
One of the books I was talking about is "programming concurrency on the jvm" by Venkat Subramaniam There is also "The Little Book of Semaphores" which is about python, but I haven't read it. This one is free btw
Anonymous
Oh ok I will check them out thanks
Akshay
Some of my static js file getting 404 error anyone got any clue
karan
How to load static files for Django admin in server?
Doragonsureiyā
How to load static files for Django admin in server?
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 first results
Girish
It will creat new static folder. Than put your files in new static folder
Јован
Hello Django developers! I have started to build an issue tracking system with Django and I'm checking if someone would be interested of developing/bring ideas etc on their spare time. It's not a serious project, it's just to practice and sharpen both Python and the Django skills. Perhaps someone would find the app useful and that would be a real bonus if that would lead to that in the future. Please contact me if you are interested of programming with me on this project. The current repository is here at the moment: https://github.com/mjovanc/django-its