Block a user
creates a PandoraEmbed.js helper lib
creates a PandoraEmbed.js helper lib
creates a PandoraEmbed.js helper lib
7a09878b02
add a helper PandoraEmbed class, example using the class
132511b3a2
add some comments to the code
c6024ffabb
log incoming messages to div + add button with example for seturl
1fa71c7474
first commit, basic embed + message passing
Make images ImageFields and not strings with some magic
The image field for Content here is defined as a CharField: https://code.with.camp/CAMP/camp/src/master/content/models.py#L79
Make images ImageFields and not strings with some magic