This repository has been archived on 2022-08-01. You can view files and clone it, but cannot push or open issues or pull requests.
DEMOS2/requirements.txt

10 lines
286 B
Plaintext
Executable File

django==1.8.1
django-allauth==0.22.0
django-uuidfield # you don't have to use uuids, but I choose to.
django-bootstrap3 # allauth doesn't require this but again I chose to.
django-celery
django-crispy-forms
django-simple-captcha
django-nocaptcha-recaptcha
django-recaptcha
mysqlclient