Random quote plugin for the django CMS.
Project description
This is a django-cms plugin that displays a random quote (e.g. a testimonial) from your database.
Setup / Configuration
Install this plugin (pip install cmsplugin-randomquote)
Add cmsplugin_randomquote to your INSTALLED_APPS
Run the schema migrations:
python manage.py syncdb python manage.py migrate cmsplugin_randomquote
Add the plugin to a placeholder
Create some Quote Objects in the admin panel
License
MIT, see LICENSE.txt
Changelog
v0.1.3 (08.07.12)
Added optional author URL field
v0.1.2 (07.07.12)
Initial release
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
File details
Details for the file cmsplugin-randomquote-0.1.3.tar.gz
.
File metadata
- Download URL: cmsplugin-randomquote-0.1.3.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a99be3015b00e45c4adfa944ff96568b31cbe6bf78e8be17afa66e641dd502d7 |
|
MD5 | 18d9d5e1df637805f40cdb7d8d3e5bd9 |
|
BLAKE2b-256 | b8d73a4731d9b5bb77b3f41c42db93931d7e87eab3368474c087c2489c1b5cf1 |