-
- Downloads
[#8] Material: Like/Favorite (User View)
... | ... | @@ -25,6 +25,9 @@ Django==3.1 |
django-crispy-forms==1.9.1 | ||
django-heroku==0.3.1 | ||
django-storages==1.9.1 | ||
djangorestframework==3.12.1 | ||
djangorestframework-jwt==1.11.0 | ||
djangorestframework-simplejwt==4.4.0 | ||
entrypoints==0.3 | ||
filelock==3.0.12 | ||
flake8==3.7.9 | ||
... | ... | @@ -67,6 +70,7 @@ pycodestyle==2.5.0 |
pycparser==2.20 | ||
PyDrive==1.3.1 | ||
pyflakes==2.1.1 | ||
PyJWT==1.7.1 | ||
pylint==2.4.4 | ||
pylint-django==2.0.15 | ||
pylint-plugin-utils==0.6 | ||
... | ... |
Please register or sign in to comment