Need way of authentication with google without using an allauth packages

2023-02-27 Thread MaheshKumar
I need how to create an google authentication without using the django -allauth packages. Please give me an idea to create an flow of authentication with google in django -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from th

I need some clarifications about managing Files in FIle storage

2022-11-01 Thread MaheshKumar
I want to know about the Managing files topic specifically in file storage. -- 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, send an email to django-users+unsubscr...@googlegroups

Facing attribue Error

2022-11-01 Thread MaheshKumar
AttributeError at /employee/type object 'employeeapp' has no attribute 'object' Request Method: GET Request URL: http://localhost:8000/employee/ Django Version: 4.1.1 Exception Type: AttributeError Exception Value: type object 'employeeapp' has no attribute 'object' Exception Location: C:\practice