#23468: fixtures are imported twice with duplicate FIXTURE_DIRS
-------------------------------------+-------------------------------------
     Reporter:  karyon               |                    Owner:  kswiat
         Type:  Bug                  |                   Status:  closed
    Component:  Core (Management     |                  Version:  1.6
  commands)                          |               Resolution:  fixed
     Severity:  Normal               |             Triage Stage:  Accepted
     Keywords:                       |      Needs documentation:  0
    Has patch:  1                    |  Patch needs improvement:  0
  Needs tests:  0                    |                    UI/UX:  0
Easy pickings:  0                    |
-------------------------------------+-------------------------------------
Changes (by Tim Graham <timograham@…>):

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


Comment:

 In [changeset:"934a16dc93a5f46f965ba299dbd543703d32d493"]:
 {{{
 #!CommitTicketReference repository=""
 revision="934a16dc93a5f46f965ba299dbd543703d32d493"
 Fixed #23468 -- Added checks for duplicate fixtures directories in
 loaddata.

 If settings.FIXTURE_DIRS contains duplicates or a default fixture
 directory (app_name/fixtures), ImproperlyConfigured is raised.

 Thanks to Berker Peksag and Tim Graham for review.
 }}}

--
Ticket URL: <https://code.djangoproject.com/ticket/23468#comment:12>
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 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/064.36bb8c5b920396262ddc9cd679765ec1%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to