Re: DEFAULT_AUTO_FIELD

2021-10-05 Thread Pavlos Georgiadis
Hi, As far as I know this is why BigAutoField is for. I guess the AutoField is there for backwards compatibility. -- Pavlos Georgiadis On 4/10/21 11:58, אורי wrote: Hi, Are there any intentions to make DEFAULT_AUTO_FIELD and django.db.models.AutoField a 64-bit integers in future

Re: I need help

2019-08-14 Thread Pavlos Georgiadis
a solution. -- Pavlos Georgiadis On 14/08/2019 05:22, 'Fadi Haddad' via Django developers (Contributions to Django itself) wrote: > Hi,  > > I have created a table called dataset > > I put the age as integer e.g. 34, 23, 10, 47  > > I need to create Age range for the age

Re: What do you think about unify templates feature?

2019-01-18 Thread Pavlos Georgiadis
e you just pre-rendering {% include %} tags, so the template engine doesn't have to do that in runtime? -- Pavlos Georgiadis On 18/01/19 11:31, J. Pablo Martín Cobos wrote: > I answer between lines > > El jue., 17 ene. 2019 a las 18:42, Maciek Olko ( <mailto:maciej.o...