Link Password
This commit is contained in:
parent
e34c3bccbc
commit
e7535ba1b3
|
|
@ -14,8 +14,6 @@ digitaleagentur/sec.py
|
||||||
.DS_STORE
|
.DS_STORE
|
||||||
.cred
|
.cred
|
||||||
|
|
||||||
requirements.txt
|
|
||||||
|
|
||||||
collectedstatic/*
|
collectedstatic/*
|
||||||
|
|
||||||
media/userprofilepics/*
|
media/userprofilepics/*
|
||||||
|
|
|
||||||
|
|
@ -1,35 +0,0 @@
|
||||||
asgiref==3.2.3
|
|
||||||
certifi==2019.11.28
|
|
||||||
chardet==3.0.4
|
|
||||||
Django==3.0
|
|
||||||
django-bootstrap-datepicker-plus==3.0.5
|
|
||||||
django-ckeditor==5.8.0
|
|
||||||
django-colorful==1.3
|
|
||||||
django-crispy-forms==1.8.1
|
|
||||||
django-js-asset==1.2.2
|
|
||||||
django-jsonfield==1.3.1
|
|
||||||
idna==2.8
|
|
||||||
mysqlclient==2.0.1
|
|
||||||
Pillow==6.2.1
|
|
||||||
pytz==2019.3
|
|
||||||
requests==2.22.0
|
|
||||||
six==1.13.0
|
|
||||||
sqlparse==0.3.0
|
|
||||||
urllib3==1.25.7
|
|
||||||
webcolors==1.10
|
|
||||||
django-summernote==0.8.11.6
|
|
||||||
django-mathfilters==1.0.0
|
|
||||||
django-cleanup==5.0.0
|
|
||||||
django-user-agents==0.4.0
|
|
||||||
djangorestframework==3.11.0
|
|
||||||
django-channels==0.7.0
|
|
||||||
django-channels-presence==1.0.0
|
|
||||||
django-cryptography==1.0
|
|
||||||
channels-redis==3.0.1
|
|
||||||
filetype==1.0.7
|
|
||||||
python-dateutil==2.8.1
|
|
||||||
django-simple-history==2.11.0
|
|
||||||
django-encrypted-filefield==0.2.2
|
|
||||||
more-itertools==8.5.0
|
|
||||||
django-passwords==0.3.12
|
|
||||||
django-simple-captcha==0.5.13
|
|
||||||
Loading…
Reference in New Issue