Re: [Django] #24993: Add unittests for Custom Model field

2015-06-17 Thread Django
#24993: Add unittests for Custom Model field
-+-
 Reporter:  jedie|Owner:  nobody
 Type:  Uncategorized|   Status:  closed
Component:  Database layer   |  Version:  1.7
  (models, ORM)  |
 Severity:  Normal   |   Resolution:  wontfix
 Keywords:  subfieldbase,| Triage Stage:
  metaclass  |  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by timgraham):

 * status:  new => closed
 * resolution:   => wontfix


--
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/063.6daa31b03a7420f139ed266deb9d6de8%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #24993: Add unittests for Custom Model field

2015-06-17 Thread Django
#24993: Add unittests for Custom Model field
-+-
 Reporter:  jedie|Owner:  nobody
 Type:  Uncategorized|   Status:  new
Component:  Database layer   |  Version:  1.7
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:  subfieldbase,| Triage Stage:
  metaclass  |  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by timgraham):

 * needs_better_patch:   => 0
 * needs_tests:   => 0
 * needs_docs:   => 0


Comment:

 Did you see `field_subclassing/fields.py`? As `SubfieldBase` is deprecated
 in Django 1.8, I don't think there's much value in adding new tests at
 this point.

--
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/063.3b363902e0a1dc1dd745b586dd9781e8%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


[Django] #24993: Add unittests for Custom Model field

2015-06-17 Thread Django
#24993: Add unittests for Custom Model field
--+
 Reporter:  jedie |  Owner:  nobody
 Type:  Uncategorized | Status:  new
Component:  Database layer (models, ORM)  |Version:  1.7
 Severity:  Normal|   Keywords:  subfieldbase,
  |  metaclass
 Triage Stage:  Unreviewed|  Has patch:  0
Easy pickings:  0 |  UI/UX:  0
--+
 I seems that there are no tests for "Custom Model field" described here:

 https://docs.djangoproject.com/en/1.7/howto/custom-model-fields/#the-
 subfieldbase-metaclass

 I create one and will send it as a pull request.

 See also https://groups.google.com/forum/#!topic/django-
 developers/nYhZYyLcV1g

--
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 post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/048.c020da38f4f40ca3b72941ec5d820950%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.