‘django-adzone’ Entries
-
Jun162009
django-adzone Source Uploaded
I have been working on a django advertising application for use in some upcoming projects. Decided to make it openly available to the community. Please note that I found that there is another similair app called django-ads. I have not tested this one, so I dont know what it's like.
The main use case for this application is to allow a user to upload different types of ads, ie, text, banner, flash. These ads are added to a Category, and a Zone. Zones are just a silly name for the different areas on the site which can contain …