Merge branch 'embed-widget' of git://github.com/lapilofu/philo into develop
authorJoseph Spiros <joseph.spiros@ithinksw.com>
Fri, 8 Jul 2011 22:13:18 +0000 (18:13 -0400)
committerJoseph Spiros <joseph.spiros@ithinksw.com>
Fri, 8 Jul 2011 22:13:18 +0000 (18:13 -0400)
commit6dc154ec98d58159b3e75447ce7b7fe5642acec4
treec7ae408cfa5155a1dd8440fa8414a3e2a976eaf6
parent93eac03cfd379525b6cf41825b14a5d37cd03505
parent24364abd46e52742e4a97af90ee6ed7dbf53ebd5
Merge branch 'embed-widget' of git://github.com/lapilofu/philo into develop

* 'embed-widget' of git://github.com/lapilofu/philo:
  Updated the grappelli styles to override the default styles.
  Updated styles to work in the original admin. Updated the javascript to overload the dismissAddAnotherPopup function as well.
  Made the embed widget javascript work by overloading the dismissRelatedLookupPopup function.
  Made the embed widget automatically generate URLs based on the ADMIN_URL global, which is provided by Grappelli. Unfortunately, this introduces a dependency on Grappelli. I'll return to this branch at a later date when my thinking is clearer.
  Initial work on a widget for TemplateFields that allows javascript selection of an object to embed.
philo/models/fields/__init__.py