Skip to content

Commit fcb31b1

Browse files
committed
Update README.md
1 parent 341ad39 commit fcb31b1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ sudo pip install django-filter
3838
sudo pip install djangorestframework
3939
sudo pip install netaddr
4040
sudo pip install pypdf2
41+
sudo pip install django_reset
4142
```
4243

4344
* Crear las migraciones y las tablas de la base de datos:
@@ -125,4 +126,4 @@ $ sudo pip install gunicorn
125126

126127
```
127128
$ gunicorn SWP.wsgi:application --bind <nombre_del_dominio>:8001
128-
```
129+
```

0 commit comments

Comments
 (0)