Re: Django models `EmailField` default is empty string - Not `None` (or Null) . Why ?

2021-06-13 Thread Aymeric Augustin
Hello, https://docs.djangoproject.com/en/3.2/ref/models/fields/#django.db.models.Field.null should clarify the situation. -- Aymeric. > On 13 Jun 2021, at 13:17, Carlos Leite wrote: > > > Yesterday I

Re: Upcoming Contributing to the Django Docs Workshops

2021-06-13 Thread moshe nahmias
Thanks On Sun, Jun 13, 2021 at 10:44 PM Carlton Gibson wrote: > We’ll send out a link for the first workshop this Tuesday. > > On Sun, 13 Jun 2021 at 18:44, moshe nahmias wrote: > >> Thanks for the reply, when are we supposed to get a link to connect to >> for the workshop? >> >> On Sun, Jun 13

Re: Upcoming Contributing to the Django Docs Workshops

2021-06-13 Thread Carlton Gibson
We’ll send out a link for the first workshop this Tuesday. On Sun, 13 Jun 2021 at 18:44, moshe nahmias wrote: > Thanks for the reply, when are we supposed to get a link to connect to for > the workshop? > > On Sun, Jun 13, 2021 at 6:17 PM Daniele Procida wrote: > >> moshe nahmias wrote: >> >> >

Re: Removal of USE_L10N setting

2021-06-13 Thread Claude Paroz
Le dimanche 13 juin 2021 à 01:09:26 UTC+2, re...@fleschenberg.net a écrit : > I have run into bugs because template authors forgot to unlocalize > values, in particular database IDs. These bugs often go unnoticed for > quite a while because they only show up once you reach 1000 database > rows.

Re: Upcoming Contributing to the Django Docs Workshops

2021-06-13 Thread moshe nahmias
Thanks for the reply, when are we supposed to get a link to connect to for the workshop? On Sun, Jun 13, 2021 at 6:17 PM Daniele Procida wrote: > moshe nahmias wrote: > > >Can you check to make sure I registered for the workshop? I didn't get > >any confirmation or link to where I should connect

Re: Upcoming Contributing to the Django Docs Workshops

2021-06-13 Thread Daniele Procida
moshe nahmias wrote: >Can you check to make sure I registered for the workshop? I didn't get >any confirmation or link to where I should connect. >I registered with the email I sent this message. >Or should I register again to make sure? I assume duplicates are less welcome The form doesn't send

Re: Upcoming Contributing to the Django Docs Workshops

2021-06-13 Thread moshe nahmias
Hi Daniele, Can you check to make sure I registered for the workshop? I didn't get any confirmation or link to where I should connect. I registered with the email I sent this message. Or should I register again to make sure? I assume duplicates are less welcome Best, Moshe On Sun, Jun 13, 2021 at

Django models `EmailField` default is empty string - Not `None` (or Null) . Why ?

2021-06-13 Thread Carlos Leite
Yesterday I realized that, Django email field default value is not "Null" actually is an empty string ("") - Although I'm not code often, I was surprised. I wrote some tests for a model where an `emailfield` was supposed to be `null=False`. But during the tests, it didn't raise an Exception (wh

Re: Upcoming Contributing to the Django Docs Workshops

2021-06-13 Thread Daniele Procida
Carlton Gibson wrote: >Daniele Procida will be leading a couple of free workshops on >contributing to the Django docs, and learning the Diátaxis framework for >documentation.  > >These will be over the next two Wednesdays, the 16th and 23rd of June, >at different times to be available as many time