annotate requirements.txt @ 98:4de34a1446a0

Fix video page. Was only displaying 2 videos in playlist. YouTube must have changed something? In any event, it is easier to use now. Can just use an <iframe> and give it a list of videos now.
author Brian Neal <bgneal@gmail.com>
date Fri, 13 Jul 2012 21:36:53 -0500
parents 7d0f660be46a
children e4a1532b0620
rev   line source
ckridgway@88 1 Django==1.3.1
ckridgway@88 2 distribute==0.6.19
ckridgway@88 3 django-debug-toolbar==0.8.5
ckridgway@88 4 gdata==2.0.15
ckridgway@88 5 wsgiref==0.1.2
ckridgway@88 6 yolk==0.4.1