Amit
洛
Any recommended IDE for Django?
Imran
Jamil
Hey guys, with token authentication, are tokens stored in a database?
Jamil
Once a token is generated for a username and password, is the same token used all the time, or do the tokens change
Jamil
Im guessing the first time I log in, My endpoint should generate a token for me, and after this everytime I log in afterwards, the same token will be given to me?
Jamil
since tokens per user are permenant, correct?
V
Hi all
Need help i am working with the sqlite db
In my html from i have drop down list holding multiple value
I need to show there the last time selected value which is saved in DB
V
Means Saving that form
When next time we wan to edit
So should get the old values selected already
V
Please help new to web development
Yashwanth
I am new to django please suggest me some new books or materials
Jai
Mirco
Anonymous
How do I store videos and reference them in Django? I'm thinking s3 but not sure how it relates to Django
S
can any one help me with this https://pastebin.com/Tn0czE1s
Anonymous
R
Anonymous
S
R
🙏
If u prefer to store them in ur own server instead of s3, u can just use django built in MEDIA settings
Anonymous
Not related to the urlpatterns but yes, that does look interesting. I'll have a look at this
Anonymous
R
Anonymous
ooooh nice. Unfortunately, I'm using BitBucket. I'll try finding something similar
Roman
from origin 'http://localhost:3000' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: It does not have HTTP ok status.
Roman
Cors is configured
Deepak
Just a noob question to deploy a web app on heroku do I need to connect database on Amazon AWS
kancharla
I have a project where I used Django and MySql
Suggest me best and cheap webhosting for the project
VarunTheLord
Anonymous
Someone say me where to start django from ?
Anonymous
Anonymous
Jai
Doragonsureiyā
Someone say me where to start django from ?
Looking for Django tutorials? you can follow these three recommended ones:
* Official documentation and tutorial
* Tutorial from MDN
* Tutorial from django-girls
VarunTheLord
Take tutorials from youtube.
Django documentation, start polling app
Anonymous
Anonymous
Anonymous
Anonymous
Means ?
Documentation is best
Jai
VarunTheLord
Is there any free book?
VarunTheLord
Anonymous
I have these books, I'll share them here for you guys to use as will
Anonymous
Anonymous
VarunTheLord
Anonymous
DM me directly so I can share them
Jai
The Web framework for perfectionists with deadlines | Django
https://www.djangoproject.com/
Anonymous
https://drive.google.com/folderview?id=1udBQWDhT9DnTDi9PPtJloHroka-cjnlz
Anonymous
Go to my drive and access all the books there
Anonymous
Start with Django 2 by example
Anonymous
I'll upload newer ones soon
Anonymous
Expecially how to integrate Django rest framework
Jai
VarunTheLord
Requested!!
Anonymous
Requested !!!
Anas
Any one have idea to create report generation page using Django?
Jai
Anonymous
Anonymous
Anonymous
You're welcome
Anonymous
I still have others in uploading currently
Jamil
My custom user model has fields, email, password and name
Anonymous
Alright
Jamil
get_user_model().objects.create_user(email='ffdsf', password='fdfdsfd)
Jamil
however, I can still get away with this
Jamil
why is that?
Jamil
isnt the name field compulsory
Anas
Elaborate a bit?
Like report in the sense 15 days, 30 days report I want to show the different parameter values in report.
Anonymous
Django for beginners book by willlam s vincent
Does anyone have pdf?
Jai