Reverted TemplateField parent to models.TextField and moved EmbedWidget into philo...
authorStephen Burrows <stephen.r.burrows@gmail.com>
Fri, 15 Jul 2011 19:08:23 +0000 (15:08 -0400)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Fri, 15 Jul 2011 19:13:59 +0000 (15:13 -0400)
commita6694613ce70707661b795a121ef126b11c1777a
treeb24b5ce51951eaea74eaa7a4525bdd7437698d63
parentd0dbd3635a4c1d1c47040fd17f5a8d2bec08a7e9
Reverted TemplateField parent to models.TextField and moved EmbedWidget into philo.admin.widgets. Added EmbedWidget use on the appropriate ModelAdmins. Cleaned up ContentletAdmin and ContentReferenceAdmin.
philo/admin/pages.py
philo/admin/widgets.py
philo/contrib/penfield/admin.py
philo/contrib/penfield/models.py
philo/forms/widgets.py [deleted file]
philo/models/fields/__init__.py