#20739: Remove django.test.testcases dependency on django.contrib.staticfiles
--------------------------------------+------------------------------------
     Reporter:  ramiro                |                    Owner:  nobody
         Type:  Cleanup/optimization  |                   Status:  closed
    Component:  Testing framework     |                  Version:  master
     Severity:  Normal                |               Resolution:  fixed
     Keywords:                        |             Triage Stage:  Accepted
    Has patch:  0                     |      Needs documentation:  0
  Needs tests:  0                     |  Patch needs improvement:  0
Easy pickings:  0                     |                    UI/UX:  0
--------------------------------------+------------------------------------
Changes (by Ramiro Morales <cramm0@…>):

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


Comment:

 In [changeset:"e909ceae9b3e72b72e0a2baaa92bba9714f18cd2"]:
 {{{
 #!CommitTicketReference repository=""
 revision="e909ceae9b3e72b72e0a2baaa92bba9714f18cd2"
 Made django.test.testcases not depend on staticfiles contrib app.

 Do this by introducing a
 django.contrib.staticfiles.testing.StaticLiveServerCase
 unittest TestCase subclass.

 Fixes #20739.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20739#comment:5>
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.ca10fc0b5230bc0a0309d27358c7c535%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to