Re: Project together

2023-11-23 Thread Annadatha Rao
Add me to the group. On Thu, Nov 23, 2023, 11:44 PM Youssef Bachraoui < bachraouiyouss...@gmail.com> wrote: > Hi developer i search to make a group on WhatsApp to begin a project > together anyone interested about that? > > -- > You received this message because you are subscribed to the Google G

Re: Logout time

2023-07-28 Thread Annadatha Rao
look for session : if session expires you have to log in again. It is the same for all apps irrespective of python. Thank you, Annadatha. On Fri, Jul 28, 2023 at 8:05 PM Prashanth Patelc wrote: > Hi all, > > How to get logout time based on login time in python? > > I'm storing hour in one colu

Re: Can any one help me with this question

2023-06-22 Thread Annadatha Rao
Hi, Can you please recommend any ui components to use with django, like graphs, datagrid etc. With regards, Annadatha. On Sun, Jun 18, 2023, 8:59 PM Annadatha Rao wrote: > Dear All, > > Do DJANGO migrations work with Oracle 11.2 with python-oracle db driver, > please show me a

Re: Can any one help me with this question

2023-06-22 Thread Annadatha Rao
I hope this helps you make an informed decision. Let me know if you have > any further questions! > > Best regards > Prabin Chaudhary > +977-9840193890 > *https://www.linkedin.com/in/icedreamerpraveen/ > <https://www.linkedin.com/in/icedreamerpraveen/>* > Software Engineer | Youth

Re: Can any one help me with this question

2023-06-22 Thread Annadatha Rao
_name', 'your_username', 'your_password', > 'your_host', and 'your_port' with the appropriate values for your Oracle > database configuration. > > Prabin Chaudhary > +977-9840193890 > *https://www.linkedin.com/in/icedreamerpraveen/ >

Re: Can any one help me with this question

2023-06-18 Thread Annadatha Rao
or considerations > when working with Oracle databases. > > Remember to replace 'your_database_name', 'your_username', 'your_password', > 'your_host', and 'your_port' with the appropriate values for your Oracle > database

Can any one help me with this question

2023-06-18 Thread Annadatha Rao
Dear All, Do DJANGO migrations work with Oracle 11.2 with python-oracle db driver, please show me an example if works. Thank you for your support, Annadatha. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and st

Re: Heroku Timeout When Sending Emails

2022-11-25 Thread Annadatha Rao
You can create timer event with delay of x seconds and try. Annadatha. On Fri, Nov 25, 2022, 9:33 PM Lightning Bit < thelegendofearthretu...@gmail.com> wrote: > Heroku timesout and says application error when sending emails to 100+ > customers. How can this be resolved with Django? Does Heroku h