This website requires JavaScript.
Explore
Help
Register
Sign In
Kevin-Mok
/
spotify-lib-vis
Watch
1
Star
0
Fork
0
You've already forked spotify-lib-vis
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
ea5990d048ae08d47ebe976c73bb02654fd80ac4
spotify-lib-vis
/
spotifyvis
History
Kevin Mok
ea5990d048
Fixed duplicate key error in save_track_obj
...
Can't create Track object without the artists/user so get_or_create doesn't work properly.
2018-06-08 22:30:01 -04:00
..
migrations
Delete 0003_auto_20180608_2007.py
2018-06-08 20:59:42 -04:00
static/spotifyvis
/scripts
Removed test_db.js
2018-06-08 19:50:50 -04:00
templates
/spotifyvis
Clean up utils.py to use database
2018-06-08 18:45:16 -04:00
__init__.py
Initial commit
2018-05-09 21:51:26 -04:00
admin.py
Initial commit
2018-05-09 21:51:26 -04:00
apps.py
Initial commit
2018-05-09 21:51:26 -04:00
models.py
Fixed duplicate key error in save_track_obj
2018-06-08 22:30:01 -04:00
tests.py
Fix import in tests.py
2018-06-02 23:14:47 -04:00
urls.py
Trying to pass artist data from db to frontend
2018-06-07 21:48:38 -04:00
utils.py
Fixed duplicate key error in save_track_obj
2018-06-08 22:30:01 -04:00
views.py
Fixed duplicate key error in save_track_obj
2018-06-08 22:30:01 -04:00