Transifex organisation

2017-05-16 Thread Tom Forbes
Hello, Is anyone responsible for managing the transifex organisation? A colleague of mine applied to join the Django organisation to contribute greek translations for the admin, but his application is currently pending and has been for a while. Are there any special requirements for joining the

Re: Django and CSP strict-dynamic

2017-05-16 Thread Ran Benita
OK, so to refocus the issue: Using CSP nonces requires the following: any

Re: Django and CSP strict-dynamic

2017-05-16 Thread Ran Benita
Hi Adam, thanks for your comments. > Given that it's still a W3C draft I am not sure it should be added to Django core yet. I agree; note however, that nonces are part of CSP Level 2, which is in "W3C Recommendation" status. Since support for nonces is a prerequisite for any of this, I'll

Re: Contribution

2017-05-16 Thread Martin Gauthier
Thank you ! On Tuesday, May 16, 2017 at 8:37:02 AM UTC-4, Tim Graham wrote: > > Hi Martin, have you read the contributing documentation? > > > https://docs.djangoproject.com/en/dev/internals/contributing/new-contributors/ > > On Tuesday, May 16, 2017 at 8:34:30 AM UTC-4, Martin Gauthier wrote:

Re: Contribution

2017-05-16 Thread Tim Graham
Hi Martin, have you read the contributing documentation? https://docs.djangoproject.com/en/dev/internals/contributing/new-contributors/ On Tuesday, May 16, 2017 at 8:34:30 AM UTC-4, Martin Gauthier wrote: > > Hi Everyone, > > I'm fairly new here , I have been using Django for past year and would

Contribution

2017-05-16 Thread Martin Gauthier
Hi Everyone, I'm fairly new here , I have been using Django for past year and would like to contribute. Could someone give me any key advice on where to start. Thank you -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to

Re: Are there use cases for storing null bytes in CharField/TextField?

2017-05-16 Thread Jani Tiainen
Hi, I would guess that one could use null byte to denote "empty field" in Oracle for example. (I recall seeing such a convention in one of our non-django apps). And that's to overcome limitation that Oracle doesn't have real concept of empty string so we stored single null byte to mark that.

Re: Activity Reports

2017-05-16 Thread Angelo Dini
Activity Report 16th of May 2017 - *News* - django CMS loses its head https://www.django-cms.org/en/blog/2017/03/14/headless-django-cms/ - django CMS security updates https://www.django-cms.org/en/blog/2017/04/26/django-cms-security-updates/ - Backups on Divio Cloud