OBSOLETE - this repository is now included in https://github.com/ic-labs/django-icekit/
This is a simple app to implement sponsor logos in GLAMkit pages
These instructions presume you already have an ICEkit project set up.
- Add
sponsors
tosettings.INSTALLED_APPS
. - Run migrations.
You can add logos and URLs to the "Sponsors" section of the admin.
When you create a piece of rich content, you will be able to start and end a sponsor block and add rows of sponsors to each block.