Skip to content

Commit 6a385e4

Browse files
committed
add backend authentication
1 parent 3f47b75 commit 6a385e4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

backend/requirements.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
11
django==3.1.2
2+
djoser==2.0.5
3+
djangorestframework==3.11.2 # https://github.com/sunscrapers/djoser/issues/541
4+
markdown==3.3
5+
django-filter==2.4.0

0 commit comments

Comments
 (0)