Changes between Version 306 and Version 307 of DjangoResources


Ignore:
Timestamp:
Sep 17, 2011, 10:16:37 AM (13 years ago)
Author:
guillaumepiot
Comment:

Added Poll application

Legend:

Unmodified
Added
Removed
Modified
  • DjangoResources

    v306 v307  
    181181  * [http://github.com/miracle2k/webassets webassets/django-assets] - Asset management: compiling LESS/SASS/CleverCSS/etc., combining&minifying CSS and Javascript.
    182182  * [http://pypi.python.org/pypi/django-dynamic-link/ django-dynamic-link] - A file streaming application for Django.
     183  * [https://bitbucket.org/guillaumepiot/django-ajax-poll] - A poll system written in AJAX, live submission and results.
    183184
    184185
Back to Top