django-ad-code is a reusable application for managing and rendering ad tags from third-party ad server or ad network such Adsense, DoubleClick or OpenX.
django-ad-code is not an ad server or full ad management system. It is simply a tool to help you manage the ad tags needed to use an ad network.
django-ad-code requires Django >= 1.4.2 and Python >= 2.6. Starting with version 0.4 there is support for Python >= 3.2. Using Python 3 requires using Django >= 1.5.
To install from PyPi:
pip install django-ad-code
Documentation on using django-ad-code is available on Read The Docs.
django-ad-code is released under the BSD License. See the LICENSE file for more details.
If you think you've found a bug or are interested in contributing to this project check out django-ad-code on Github.