Skip to content

Baltrunas/django-banners

Repository files navigation

django-banners

Simple banners for django!

Install

  • Add 'apps.banners', to INSTALLED_APPS in settings.py
  • manage.py migrate banners

Required

How to use

{% load banners %}
{% banners 'group_slug' ['banners/default.html'] %}

Documentation

https://django-banners.readthedocs.org/ru/latest/

Todo

  • Optimize models, tags, templates

Ideas

  • Logs and statistic
  • Count to show limit
  • Count to click limit
  • Only one show per user limit
  • Only one click per user limit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •