Re: Adding ability to choose AutoField type (signed vs unsigned)

2021-04-07 Thread Florian Apolloner
On Tuesday, April 6, 2021 at 7:08:06 PM UTC+2 Adam Johnson wrote: > I also don't think this is necessary any more and can be closed. > > >> An explicit `id = PositiveBigIntegerField(...)` workaround would be fine >> to be honest, for those that need it. > > > I also would like to meet the djang

Re: GSoC Proposal: (Migrations) Adapt schema editors to operate from model states instead of fake rendered models.

2021-04-07 Thread Carlton Gibson
Hi Manav. You should definitely submit. Your proposal is quite detailed, so I'd need to sit down with it more fully than I have time to comment on this week. (But that's OK — even if your implementation idea needs revision, THAT you've considered it is important.) Having said that: * You h

Re: GSOC Proposal : Adding a Redis cache backend to Core

2021-04-07 Thread Daniyal Abbasi
Hi Since redis does not support complex objects, we need to serialize the data into a suitable format. Most third-party libraries use either the pickle module, to serialize the values or use json / yaml serializers. I want to move ahead with using the pickle module. However, does it seem necessary

django-amp-tools project improvement

2021-04-07 Thread Pratham Jangra
Hello developers This is Pratham Jangra, a Computer Science & Engineering undergrad sophomore. For GSoC 2021, I am making a proposal to solve some problems in the django-amp-tools project. The most important one is to create a library for auto-parsing HTML tags. Importance: As we all kno

Re: GSoC Proposal: (Migrations) Adapt schema editors to operate from model states instead of fake rendered models.

2021-04-07 Thread Manav Agarwal
Hey Carlton. I have submitted the proposal. Also, Your suggestion of adding tests with the introduction of a new central registry seems great and I have implemented the same in phase 1. Also, I already added all the points suggested by Simon Charette from the discussion( https://groups.google.com/

Re: GSoc proposal : A django pdfs library.

2021-04-07 Thread Anuttam Anand
Hey Carton , I have made my final proposal , please let me know for any additional points or advice. Google Docs Link : https://docs.google.com/document/d/1HPi0hI3BlVRuUiq2JPxKxm_jnGwjfqhCczWaDHUWhSE/edit?usp=sharing On Tuesday, April 6, 2021 at 10:16:26 PM UTC+5:30 Anuttam Anand wrote: > Hey