I've followed your install and usage steps and after doing
curl -X POST -H "Authorization: Token 034b6712fd7b2f0bfda2de5717fe6e69d53af7f8" -F file=@/Users/tmo/tmp/nlp_search480.mp4 http://127.0.0.1:8000/api/v1/videos/0sqmLiEuLpGJ/upload/
I access http://127.0.0.1:8000/api/v1/videos/ which is empty:
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[]
Something I've misunderstood?
I've followed your install and usage steps and after doing
curl -X POST -H "Authorization: Token 034b6712fd7b2f0bfda2de5717fe6e69d53af7f8" -F file=@/Users/tmo/tmp/nlp_search480.mp4 http://127.0.0.1:8000/api/v1/videos/0sqmLiEuLpGJ/upload/I access
http://127.0.0.1:8000/api/v1/videos/which is empty:Something I've misunderstood?