mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-06-10 11:00:22 +00:00
Add new django dependencies axes and captcha to the INSTALL file
Signed-off-by: Joseph Nuthalapati <njoseph@thoughtworks.com> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
e1a552d201
commit
aa41f80b16
3
INSTALL
3
INSTALL
@ -27,6 +27,7 @@
|
||||
python3-configobj \
|
||||
python3-coverage \
|
||||
python3-django \
|
||||
python3-django-axes \
|
||||
python3-django-captcha \
|
||||
python3-django-stronghold \
|
||||
python3-gi \
|
||||
@ -71,4 +72,4 @@ If apt-get provided django<1.11, then follow the steps below:
|
||||
3. Install django1.11 through pip:
|
||||
|
||||
$ sudo pip3 install django django-bootstrap-form django-stronghold \
|
||||
--upgrade
|
||||
django-axes django-simple-captcha --upgrade
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user