#5586: Comments are not allowed in json fixtures
-------------------------------------+-------------------------------------
     Reporter:  jwickers@…           |                    Owner:  nobody
         Type:  Uncategorized        |                   Status:  closed
    Component:  Core                 |                  Version:  master
  (Serialization)                    |               Resolution:  wontfix
     Severity:  Normal               |             Triage Stage:
     Keywords:  json fixture         |  Unreviewed
  comment                            |      Needs documentation:  0
    Has patch:  1                    |  Patch needs improvement:  1
  Needs tests:  0                    |                    UI/UX:  0
Easy pickings:  0                    |
-------------------------------------+-------------------------------------
Changes (by hobsonlane@…):

 * ui_ux:   => 0
 * type:   => Uncategorized
 * severity:   => Normal
 * easy:   => 0


Comment:

 You could implement an ignore of any "__comment" object attribute names
 (at the level of "pk") to make Django fixtures comment-friendly without
 violating the "strict subset of json" rule.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/5586#comment:6>
Django <https://code.djangoproject.com/>
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 [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to