#32664: Cannot run makemigrations management command without a SECRET_KEY
-------------------------------------+-------------------------------------
     Reporter:  François Freitag     |                    Owner:  François
         Type:                       |  Freitag
  Cleanup/optimization               |                   Status:  closed
    Component:  Core (Other)         |                  Version:  dev
     Severity:  Normal               |               Resolution:  needsinfo
     Keywords:                       |             Triage Stage:
                                     |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Mariusz Felisiak):

 * cc: Florian Apolloner (added)
 * status:  assigned => closed
 * resolution:   => needsinfo


Comment:

 #29324 fix this issue for management commands that **do not rely** on the
 `SECRET_KEY`, as far as I'm aware `check` is not one of them. Have you
 tried with a custom management command?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/32664#comment:1>
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/073.db6197ac3c1ede971be5a325b777c342%40djangoproject.com.

Reply via email to