Skip to content

Commit 2c52e6b

Browse files
committed
Django registration not compatible with Django 3
This commit mirrors the commit a18b641 by @bbelderbos which fixes this issue in days/053-056.
1 parent 9628a78 commit 2c52e6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
django
2-
django-registration
1+
django==2.2
2+
django-registration==3.0.1
33
djangorestframework
44
requests
55
django-rest-swagger

0 commit comments

Comments
 (0)