Chris
|
588fc4bfc0
|
datetime object not JSON serializable
Fixed error where a datetime object cannot be stored in request.sessions
as it was not JSON serializable.
|
2018-05-13 18:07:04 -04:00 |
|
Chris
|
a96f429691
|
Obtain tokens from Spotify
Code now successfully obtains tokens from the Spotify API.
|
2018-05-13 17:48:38 -04:00 |
|
Chris
|
ef5c3b2647
|
Implement User Authorization
Completed step 1 of the Authorization Code Flow documented by the
Spotify API.
|
2018-05-11 21:18:42 -04:00 |
|
Chris
|
1f63c2d2e7
|
Initial commit
Sets up basic Django app directory structure.
|
2018-05-09 21:51:26 -04:00 |
|