#26658: "When Case" query generating rule in duplicate
-------------------------------------+-------------------------------------
     Reporter:  imaia                |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  Database layer       |                  Version:  2.2
  (models, ORM)                      |
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:
                                     |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Artem Nesterenko):

 Replying to [comment:6 Simon Charette]:
 > Could you try against the `master` branch? There was a few recent
 changes around grouping and aliasing that probably addressed this issue.
 I tried to do it by executing `pip install -U
 git+https://github.com/django/django.git` but got
 {{{#!python
 Traceback (most recent call last):
   File "./src/manage.py", line 17, in <module>
     main()
   File "./src/manage.py", line 11, in main
     from configurations.management import execute_from_command_line
   File "/usr/local/lib/python3.7/site-
 packages/configurations/__init__.py", line 2, in <module>
     from .base import Configuration
   File "/usr/local/lib/python3.7/site-packages/configurations/base.py",
 line 4, in <module>
     from django.utils import six
 ImportError: cannot import name 'six' from 'django.utils'
 (/usr/local/lib/python3.7/site-packages/django/utils/__init__.py)
 }}}

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

Reply via email to