This project is archived. Its data is
read-only
.
Fix token-auth path in urls.py
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Fix token-auth path in urls.py
Ghost User
requested to merge
fix/token-auth
into
master
Oct 22, 2019
Overview
0
Commits
1
Changes
1
Closes ThaliApp#117
Previous behaviour
Steps to reproduce:
Try a call to
<url>/api/v1/token-auth/
Does not work
New behaviour
Steps to validate that it works:
Try a call to
<url>/api/v1/token-auth/
Works fine
Merge request reports
Loading