add track to sound when scanning, using file's metadata (add mutagen as dep)

This commit is contained in:
bkfox
2016-11-28 17:09:46 +01:00
parent aa1c21a8c8
commit 0141d5174d
6 changed files with 141 additions and 67 deletions

View File

@ -1,9 +1,14 @@
Django>=1.9a1
Django>=1.10.3
django-taggit>=0.18.3
mutagen=1.35.1
watchdog>=0.8.3
wagtail>=1.5.3
Pillow>=3.3.0
django-honeypot>=0.5.0
dateutils>=0.6.6
bleach>=1.4.3
django-htmlmin>=0.10.0
wagtail>=1.5.3
django-overextend>=0.4.2
Pillow>=3.3.0
django-modelcluster=2.0
django-honeypot>=0.5.0
django-jet>=1.0.3