Initial work on a widget for TemplateFields that allows javascript selection of an...
authorHarris Lapiroff <hlapirof@oberlin.edu>
Fri, 10 Jun 2011 20:25:56 +0000 (16:25 -0400)
committerHarris Lapiroff <hlapirof@oberlin.edu>
Fri, 10 Jun 2011 20:25:56 +0000 (16:25 -0400)
commit7902f12cf4e054ee4dae904687ac97d5e2f7360a
treea9ff0f5f291225bfcd155674491d009e49dfbfd7
parentcfd7c6155ad83f9ead1f18ff6109cf1dba5835fe
Initial work on a widget for TemplateFields that allows javascript selection of an object to embed.
philo/forms/widgets.py [new file with mode: 0644]
philo/models/fields/__init__.py
philo/static/philo/css/EmbedWidget.css [new file with mode: 0644]
philo/static/philo/js/EmbedWidget.js [new file with mode: 0644]