|
|
cdcc33c014
|
Setup Track table, modified models to data
Recreated migrations from scratch to fix bug with initializing Track
objects.
|
2018-06-06 03:46:09 -04:00 |
|
Chris Shyi
|
248e9b0ab6
|
Change database settings
Edited settings.py to use PostgreSQL. Made some minor changes
in views.py to incorporate the new models.
|
2018-06-04 17:31:54 -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
|
8efc4e3033
|
Change name of project
Name of project changed from 'musicdata' to 'musicvis'
|
2018-05-09 21:59:59 -04:00 |
|