Le mardi 16 mai 2017 23:52:31 UTC+2, Tom Forbes a écrit :
>
> 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
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 Tr
OK, so to refocus the issue:
Using CSP nonces requires the following: any
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 refo
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:
>>
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
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 Django
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.