urls.py
473 Bytes
-
implemented correct identities for PUT · 595d4f28
Assigned profile_name to be the identifier for EncodedVideos. Tests for PUT have been added to check for expected behavior. Attempting to PUT multiple EncodedVideos with the same profile will return an error. Other notes: -url now accepts dashes -reduced number of unique constants -updated api.py tests with HTTP requests -removed unused repr
christopher lee committed