Moving the django-audioplayer from a private SVN to Google Code

The Django template tag for integrating a Flash based mp3 audioplayer was renamed to django-audioplayer and is now hosted at Google Code.

Furthermore the new version 0.2.2 is now compatible with the latest autoescape feature in Django svn trunk (tested with0.97-pre-SVN-6977):

  • The inserted code is now marked …

A Django template tag for integrating a Flash based mp3 audioplayer


A Django application for integrating a Flash based mp3 audioplayer into templates using a custom template tag. It uses the flashplayer from 1pixelout and can be easily customized by template parameters.

Download

The audioplayer app is only available as a tarball. It contains the Django application and the flashplayer from …