Skip to main content

A simple banner module.

Project description

基于django的轮播图模块

使用方法:

修改 settings.py 文件:

INSTALLED_APPS = (
    ...
    'adminsortable2',
    'banner',
    ...
)

添加数据表:

python manage.py migrate

版本更改:

  • v0.3 添加多语言支持

  • v0.2 添加分组

  • v0.1 第一版

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-banner-0.3.3.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

django_banner-0.3.3-py2-none-any.whl (6.4 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page