Adding Search functionality in django

2019-07-10 Thread Harshit Agarwal
Hello I am doing a project and want to add a voice search button in my website. Means intead of typing i can search using my voice. Does anyone has any idea about how can i do this ?. I am thinking of pyttsx3. Is it possible to do with it? Please help Thank you -- You received this message becau

deploy django on AWS

2019-06-30 Thread Harshit Agarwal
Hello Django users, I want to host my django website on aws, This is first time that i am hosting a website. Can u suggest any good resource from which i can learn? Thank you -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from t

invalid literal for int() with base 10: 'admin'

2019-06-24 Thread Harshit Agarwal
Hi guys, I am currently working on a working on a project. Everything is working fine but i am not able to access my admin. How can i solve this? Here is my Stack Trace Traceback: File "C:\ProgramData\Anaconda3\lib\site-packages\django\core\handlers\exception.py" in inner 34. respon