Regarding database connection pool in Django GSOC 2023

2023-03-31 Thread Kaushik Chintam
Hi! I am Kaushik. I have been working around the Database connection pool 
for a while now.
I have posted my initial proposal on the django forum, you can access it 
from here - Forum Database pool connection 


I hope you guys can review the implementations and give feedback on them.

Thanks, 

Kaushik

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/98676c2e-15d9-4aa9-81b6-abaa028b9eafn%40googlegroups.com.


Re: reStructuredText

2021-12-05 Thread Kaushik Chintam
Thanks for the instruction. I applied it and I got the desired result. 

On Wednesday, 1 December 2021 at 22:40:46 UTC+5:30 Adam Johnson wrote:

> It sounds like you aren't rebuilding the documentation after you edit the 
> reStructuredText files. To do so, you need to run 'make html', as per the 
> setup instructions: 
> https://docs.djangoproject.com/en/3.2/internals/contributing/writing-documentation/#getting-started-with-sphinx
>
> Note that you cannot submit changes to the HTML files, only changes to the 
> reStructuredText files.
>
> On Wed, 1 Dec 2021 at 12:18, Kaushik Chintam  wrote:
>
>> Hi guys, I am Kaushik. And I'd begun my Django contribution lately. So 
>> here's my doubt i am working on a ticket which is related to sorting a part 
>> of the documentation. I understood the ticket and i know that i have to 
>> work with sphinx and reStructured texts to make any alteration to the docs. 
>> But the issue i am facing is when I try to edit the reStructured texts in 
>> my IDE for the desired result and save it. I don't see any changes in my 
>> docs which i installed locally through Sphinx. But when I try to edit the 
>> html version of the same file I am getting the result. But it's too complex 
>> to alter an html file because if I try to edit a single line of HTML, then 
>> I have to do the same with other interconnected components. That is the 
>> reason why we have reStructured text to make it easy to edit the docs. But 
>> I don't know where should I go and check whether my changes are updated 
>> through reStructured text. 
>> It would be really helpful to me if the members of the community try to 
>> contemplate my small issue for some time and give their useful insights on 
>> it.
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Django developers (Contributions to Django itself)" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to django-develop...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/django-developers/b7c238bd-5fdf-45eb-8471-43f42532adf0n%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/django-developers/b7c238bd-5fdf-45eb-8471-43f42532adf0n%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/d6f4c08c-b50c-49f5-a4fd-17c300856968n%40googlegroups.com.


About a Ticket.

2021-12-03 Thread Kaushik Chintam
This is the ticket #33048. And the issue raised was to edit the document. 
You will know the details in the tickets. But from what I perceived is that 
it is more than a edit to the document. It's not a typo kinda ticket. This 
ticket is accepted. And I assigned it to myself.  So I need some experts 
view on this ticket. I hope the community will help through this. Thank you.

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/341791d8-50d2-425a-861b-8a3eca3b17fdn%40googlegroups.com.


reStructuredText

2021-12-01 Thread Kaushik Chintam
Hi guys, I am Kaushik. And I'd begun my Django contribution lately. So 
here's my doubt i am working on a ticket which is related to sorting a part 
of the documentation. I understood the ticket and i know that i have to 
work with sphinx and reStructured texts to make any alteration to the docs. 
But the issue i am facing is when I try to edit the reStructured texts in 
my IDE for the desired result and save it. I don't see any changes in my 
docs which i installed locally through Sphinx. But when I try to edit the 
html version of the same file I am getting the result. But it's too complex 
to alter an html file because if I try to edit a single line of HTML, then 
I have to do the same with other interconnected components. That is the 
reason why we have reStructured text to make it easy to edit the docs. But 
I don't know where should I go and check whether my changes are updated 
through reStructured text. 
It would be really helpful to me if the members of the community try to 
contemplate my small issue for some time and give their useful insights on 
it.

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/b7c238bd-5fdf-45eb-8471-43f42532adf0n%40googlegroups.com.