mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-01-24 00:04:13 +03:00
Update django-allauth from 0.26.1 to 0.27.0
This commit is contained in:
parent
2e8ef59aeb
commit
3b3948feec
|
@ -29,7 +29,7 @@ Pillow==3.3.1
|
||||||
|
|
||||||
# For user registration, either via email or social
|
# For user registration, either via email or social
|
||||||
# Well-built with regular release cycles!
|
# Well-built with regular release cycles!
|
||||||
django-allauth==0.26.1
|
django-allauth==0.27.0
|
||||||
|
|
||||||
{% if cookiecutter.windows == 'y' -%}
|
{% if cookiecutter.windows == 'y' -%}
|
||||||
# On Windows, you must download/install psycopg2 manually
|
# On Windows, you must download/install psycopg2 manually
|
||||||
|
|
Loading…
Reference in New Issue
Block a user