#27013: Docs - Using Argon2 with Django - more appropriate pip command
-------------------------------------+-------------------------------------
     Reporter:  freshquiz            |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  Documentation        |                  Version:  1.10
     Severity:  Normal               |               Resolution:
     Keywords:  documentation        |             Triage Stage:
  password argon2 pip                |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  1                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by charettes):

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


Comment:

 Hi freshquiz,

 > This tripped me up when upgrading to 1.10 from 1.9.x.

 I'm not sure about what you mean here. The 1.10 documentation you linked
 to assumes you have Django 1.10 installed which exposes the `argon2`
 
[https://github.com/django/django/blob/dcebeea2703322bc53c511bf3cff9e3c2e04d802/setup.py#L52
 extra requirement].

 Running `pip install django[argon2]` with Django 1.10 installed should be
 equivalent to `pip install "argon2-cffi>=16.1.0"`.

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

Reply via email to