Simple poll plugin for django-cms 2.2
Project description
Simple poll plugin for Django CMS.
Requirements
Installation
If you want to use the poll plugin into your project, just follow this procedure:
Open the settings.py file and add cmsplugin_poll to the INSTALLED_APPS variable
Run the following command:
$ ./manage.py migrate
Open the urls.py file and add the following to urlpatterns:
# previous urls # url(r'^poll/', include('cmsplugin_poll.urls')),
That’s all for now.
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
cmsplugin-poll-0.4.tar.gz
(10.4 kB
view details)
File details
Details for the file cmsplugin-poll-0.4.tar.gz
.
File metadata
- Download URL: cmsplugin-poll-0.4.tar.gz
- Upload date:
- Size: 10.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5bd96f1a09ef98d3230a670a8d626d1fbc7c224526b8194bf9195c7cbd10855c |
|
MD5 | 5b919afb8a8c60184307b09d3b842fea |
|
BLAKE2b-256 | 04cfc9f751411a840be48106123886f1d7d33fa9f4ab57ee7e53a02919ceac69 |