Re: [Django] #32199: Missing documentation of JSONField in ModelForm field mapping

2020-11-17 Thread Django
#32199: Missing documentation of JSONField in ModelForm field mapping
--+
 Reporter:  sage  |Owner:  sage
 Type:  Cleanup/optimization  |   Status:  closed
Component:  Documentation |  Version:  3.1
 Severity:  Normal|   Resolution:  fixed
 Keywords:| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  1 |UI/UX:  0
--+

Comment (by Carlton Gibson ):

 In [changeset:"4f7517b5e02ecc327698e672efb7209502393e3d" 4f7517b]:
 {{{
 #!CommitTicketReference repository=""
 revision="4f7517b5e02ecc327698e672efb7209502393e3d"
 [3.1.x] Fixed #32199 -- Doc'd JSONField in ModelForm field mapping.

 Backport of 4a412c2e659f9295973434c65b785b03acee7251 from master
 }}}

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.c83925ab1969c16b6f81f802ebd8431f%40djangoproject.com.


Re: [Django] #32199: Missing documentation of JSONField in ModelForm field mapping

2020-11-16 Thread Django
#32199: Missing documentation of JSONField in ModelForm field mapping
--+
 Reporter:  sage  |Owner:  sage
 Type:  Cleanup/optimization  |   Status:  closed
Component:  Documentation |  Version:  3.1
 Severity:  Normal|   Resolution:  fixed
 Keywords:| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  1 |UI/UX:  0
--+
Changes (by GitHub ):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"4a412c2e659f9295973434c65b785b03acee7251" 4a412c2e]:
 {{{
 #!CommitTicketReference repository=""
 revision="4a412c2e659f9295973434c65b785b03acee7251"
 Fixed #32199 -- Doc'd JSONField in ModelForm field mapping.
 }}}

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.8431c350604c1b3bf4408fe0ab1a1a41%40djangoproject.com.


Re: [Django] #32199: Missing documentation of JSONField in ModelForm field mapping

2020-11-16 Thread Django
#32199: Missing documentation of JSONField in ModelForm field mapping
--+
 Reporter:  sage  |Owner:  sage
 Type:  Cleanup/optimization  |   Status:  assigned
Component:  Documentation |  Version:  3.1
 Severity:  Normal|   Resolution:
 Keywords:| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  1 |UI/UX:  0
--+
Changes (by Mariusz Felisiak):

 * owner:  Sourabh Rana => sage
 * stage:  Unreviewed => Accepted


-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.3aacdb1f0c0a11025b1ec3d06510b37f%40djangoproject.com.


Re: [Django] #32199: Missing documentation of JSONField in ModelForm field mapping

2020-11-16 Thread Django
#32199: Missing documentation of JSONField in ModelForm field mapping
-+-
 Reporter:  sage |Owner:  Sourabh
 Type:   |  Rana
  Cleanup/optimization   |   Status:  assigned
Component:  Documentation|  Version:  3.1
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:
 |  Unreviewed
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  1|UI/UX:  0
-+-
Changes (by Sourabh Rana):

 * owner:  sage => Sourabh Rana


-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.16a33f09a494c595c55fd7387ccdb4da%40djangoproject.com.


Re: [Django] #32199: Missing documentation of JSONField in ModelForm field mapping

2020-11-15 Thread Django
#32199: Missing documentation of JSONField in ModelForm field mapping
-+-
 Reporter:  sage |Owner:  sage
 Type:   |   Status:  assigned
  Cleanup/optimization   |
Component:  Documentation|  Version:  3.1
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:
 |  Unreviewed
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  1|UI/UX:  0
-+-
Changes (by sage):

 * has_patch:  0 => 1


Comment:

 [https://github.com/django/django/pull/13686 PR].

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/067.2867183857676ef921c0dee18bdced57%40djangoproject.com.


[Django] #32199: Missing documentation of JSONField in ModelForm field mapping

2020-11-15 Thread Django
#32199: Missing documentation of JSONField in ModelForm field mapping
+--
   Reporter:  sage  |  Owner:  sage
   Type:  Cleanup/optimization  | Status:  assigned
  Component:  Documentation |Version:  3.1
   Severity:  Normal|   Keywords:
   Triage Stage:  Unreviewed|  Has patch:  0
Needs documentation:  0 |Needs tests:  0
Patch needs improvement:  0 |  Easy pickings:  1
  UI/UX:  0 |
+--
 In the topic docs about `ModelForm`s, there's
 [https://docs.djangoproject.com/en/3.1/topics/forms/modelforms/#field-
 types a table that lists the mappings between the model fields and the
 form fields]. `JSONField` is not on the list.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/052.71d5617d0726c7f778f6338a991e16cf%40djangoproject.com.