Add axes integration & add cache configuration
This commit is contained in:
parent
ab0b24b3d2
commit
961535dd60
14 changed files with 62 additions and 26 deletions
|
|
@ -3,6 +3,7 @@ beautifulsoup4==4.7.1
|
|||
celery==4.3.0
|
||||
certifi==2019.3.9
|
||||
chardet==3.0.4
|
||||
django-axes==5.2.2
|
||||
Django==2.2
|
||||
django-celery-beat==1.5.0
|
||||
djangorestframework==3.9.4
|
||||
|
|
@ -11,6 +12,7 @@ django-registration-redux==2.6
|
|||
lxml==4.4.2
|
||||
feedparser==5.2.1
|
||||
idna==2.8
|
||||
python-memcached==1.59
|
||||
pytz==2018.9
|
||||
requests==2.21.0
|
||||
sqlparse==0.3.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue