The Basics
Django Tube is a pluggable YouTube video management application for Django Web Framework.
Project Home – http://code.google.com/p/django-tube/Grab the Repository – svn checkout http://django-tube.googlecode.com/svn/trunk/
Recent Commits
-
16 was committed 5 days, 3 hours ago.
Fixed incompatible change in signal.
-
15 was committed 5 days, 7 hours ago.
Better code portability in url modules.
-
14 was committed 2 weeks, 6 days ago.
Fixed #1 — django-tube does not work with newforms-admin (thanks Sam Powers!)
-
12 was committed 2 months, 2 weeks ago.
Fixed bug in URL pattern of YouTube videos.
-
11 was committed 3 months ago.
Fixed bugs in views.
-
10 was committed 3 months ago.
Fixed some bugs in URLConf.
-
9 was committed 3 months ago.
Added some templatetags.
-
8 was committed 5 months, 1 week ago.
Fixed a bug in video_list view.
-
7 was committed 5 months, 1 week ago.
Fixed a bug in video URL pattern.
-
6 was committed 5 months, 1 week ago.
Tiny strings modifications.