Changes between Version 215 and Version 216 of DjangoResources


Ignore:
Timestamp:
Dec 22, 2009, 5:35:32 AM (14 years ago)
Author:
mfitzp
Comment:

added django-flowplayer (mfitzp)

Legend:

Unmodified
Added
Removed
Modified
  • DjangoResources

    v215 v216  
    111111 * [http://forge.2metz.fr/p/python-piwik/ python-piwik] - Integrate piwik tracker into django with admin integration.
    112112 * [http://code.google.com/p/django-selectreverse/ django-selectreverse] - Model manager to reduce SQL querycount for nested lists with reverse foreignkeys or m2m relations.
     113 * [http://github.com/mfitzp/django-flowplayer django-flowplayer] - Embed multimedia in your pages with flowplayer template tags. Support for playlists, multiple player styles and configurations.
    113114
    114115== Open-Source Django projects ==
Back to Top