Django 5.2 beta 1 released

2025-02-19 Thread Sarah Boyce
Details are available on the Django project weblog: https://www.djangoproject.com/weblog/2025/feb/19/django-52-beta-1-released/ -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, sen

Re: Token Generation Errors on Login

2025-02-19 Thread Balaji Vinothkumar
Thanks a lot! Your help fixed my issue. Really appreciate the support! On Wednesday, February 19, 2025 at 9:08:40 AM UTC+5:30 RANGA BHARATH JINKA wrote: > Hi, > > You have to provide a bearer token in the headers. Test in postman with > the bearer token. If you don't provide the token you w