Re: CrossDB JSONField — Testing needed.

2020-02-05 Thread Jacob Rief
Hi Carlton, hi Sage, I just tested this implementation against my JSONField form editor library, namely django-entangled , using SQLIte. As you can see from the testing matrix , everything works fine using

Re: Beginner-friendly issue to start contributing to codebase

2020-02-05 Thread Fran Hrženjak
Just a quick note: issues that have an owner but weren’t updated in a reasonably long time are usually open for taking. It is probably polite to ask the owner first, because maybe they just resumed working on the issue yesterday :) What is “reasonably long time” is probably open to interpretation,

A beginner-friendly issue to start contributing to codebase

2020-02-05 Thread Vibhu Agarwal
Hi! I'm Vibhu, currently an undergraduate. I've been working with Django for over a year now. And for a long time, I've been wanting to contribute to it as well. So I followed a few links shared repeatedly in the mailing list, like: -

Beginner-friendly issue to start contributing to codebase

2020-02-05 Thread Vibhu Agarwal
Hi! I'm Vibhu, currently an undergraduate. I've been working with Django for over a year now. And for a long time, I've been wanting to contribute to Django as well. So I followed a few links shared repeatedly in the mailing list, like: -

Re: CrossDB JSONField — Testing needed.

2020-02-05 Thread Jacob Rief
The error just reported, seems to be related to the use of Django's internal forms.DecimalField. If I change that to a FloatField, everything works as expected. -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)"

Re: CrossDB JSONField — Testing needed.

2020-02-05 Thread Jacob Rief
Hi Carlton, hi Sage, I just tested this implementation against my JSONField form editor library, namely django-entangled , using SQLIte. As you can see from the testing matrix , everything works fine using

Re: start contributing to django

2020-02-05 Thread Carlton Gibson
Hi Rishabh. Check out the contributing guide to begin: https://docs.djangoproject.com/en/dev/internals/contributing/ The Advice for new contributors is good: https://docs.djangoproject.com/en/dev/internals/contributing/new-contributors/ Kind Regards, Carlton On Wed, 5 Feb 2020 at 13:30,

start contributing to django

2020-02-05 Thread Rishabh Arya
Hi, I am Rishabh Arya. I wanted to contribute to Django . I do not know to understand what to do. Please help me -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop