----- . Add a BannerProxy model that inspects the URL and renders a banner designated to render for that URL.
0.2.2
----- . DFP banners draw themselves when loaded via ajax. The code is in the new banner.js.
0.2.1
----- . Hotfix release. Add missing files. . Display error message in admin interface to notify of missing banner urls.
0.2
--- . Google DFP banner functionality for web and mobi. This facilitates advertising and tracking using Google's DFP service. . `urls.py` created. Be sure to add it to your project urls. . Dependency on `django-dfp>=0.1.2`. . We now have South migrations.
0.1.3
----- . Create list item templates for code banners.