djangocms-page-meta 0.6b1
pip install djangocms-page-meta==0.6b1
Released:
OpenGraph, Twitter Card and Google+ snippet tags for django CMS 3 pages
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD)
- Author: Iacopo Spalletti
- Tags django cms, meta tags, OpenGraph, Twitter Cards, Google+
Classifiers
- Development Status
- Framework
- Intended Audience
- License
- Natural Language
- Programming Language
Project description
Meta tag information for django CMS 3 pages
Support Python version:
Python 2.6
Python 2.7
Python 3.3
Python 3.4
Python 3.5
Supported Django versions:
Django 1.6
Django 1.7
Django 1.8
Django 1.9
Supported django CMS versions:
django CMS 3.x
Quickstart
Install djangocms-page-meta:
$ pip install djangocms-page-meta
or from the repository:
pip install -e git+https://github.com/nephila/djangocms-page-meta#egg=djangocms-page-meta
Then add it to INSTALLED_APPS along with its dependencies:
'filer', 'meta', 'djangocms_page_meta',
Synchronize the database with syncdb:
$ python manage.py syncdb
or migrate:
$ python manage.py migrate
Configuration:
There is no special configuration for djangocms-page-meta, but make sure you set the necessary configuration for django-meta.
That’s all!
Dependencies
django-filer >= 0.9.5
django-meta >= 1.0
Documentation
For package documentation see http://djangocms-page-meta.readthedocs.org/.
History
0.6 (unreleased)
Let settings be used as defaults
Add support for fb_pages attribute
Add support for generic meta attributes
0.5.11 (2016-03-17)
Make object type not required
0.5.10 (2016-03-03)
Fix handling Google+ author URL
0.5.9 (2016-02-25)
Fix issue with Django 1.9
0.5.8 (2016-02-23)
Improve Aldryn support
Catch AttributeError in get_page_meta
0.5.7 (2016-01-09)
Fix handling of pages in non existing languages
Add support for Aldryn environment
0.5.6 (2015-10-03)
Fix error when retrieing tags from djangocms-page-tags
Add support for django CMS 3.2
Add support for Django 1.8
0.5.5 (2015-08-21)
Different approach at fix error when page is None
Better fallback mechanism
Update i18n
0.5.4 (2015-08-08)
Fix error when page is None
Code cleanup
Add pep8/isort to tests
Add missing migration
0.5.3 (2015-06-29)
Fix Django 1.7 migration
Update testing configuration
0.5.2 (2015-06-28)
Compatibility with django CMS 3.1.1
0.5.1 (2015-06-06)
Make south migrations indipendent from djangocms-helper
0.5 (2015-06-06)
Add support for custom user model
Fix the length of SEO fields
Use djangocms-helper for tests
Add support for Django 1.7
Add support for django CMS 3.1
0.4.1 (2014-08-10)
Minor fixes
0.4.0 (2014-04-19)
django CMS 3 final release support
Moved some code to external django-meta-mixin application
0.3.3 (2014-03-23)
Better support for sn-dependent descriptions
0.3.2 (2014-03-07)
Add different descriptions for each supported social network
0.3.1 (2014-02-13)
Fix permission name
0.3.0 (2014-02-02)
Fix for django CMS 3 develop update
0.2.1 (2014-01-26)
Vendorizing django-meta compatibility templatetags
0.2.0 (2014-01-22)
Put toolbar menu items in a submenu
0.1.0 (2014-01-21)
Experimental release.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD)
- Author: Iacopo Spalletti
- Tags django cms, meta tags, OpenGraph, Twitter Cards, Google+
Classifiers
- Development Status
- Framework
- Intended Audience
- License
- Natural Language
- Programming Language
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file djangocms-page-meta-0.6b1.tar.gz
.
File metadata
- Download URL: djangocms-page-meta-0.6b1.tar.gz
- Upload date:
- Size: 28.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 65203e46286e6c8fc561ec70636bbaea8b037a61cb34e3b8ddeb6b1a8ffa2404 |
|
MD5 | 77c52ccb61168cbe2b8b0ba3ff8a2ff0 |
|
BLAKE2b-256 | aee2c5dfecf46aaac6c1dcdfef1d75a4dee29b7541afdd711108cf28225e0dd4 |
File details
Details for the file djangocms_page_meta-0.6b1-py2.py3-none-any.whl
.
File metadata
- Download URL: djangocms_page_meta-0.6b1-py2.py3-none-any.whl
- Upload date:
- Size: 58.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e638c36bb5e3ce3b04a81834d0d7941f606e7eb2d51f00a104a30f83a5d2aa9c |
|
MD5 | 08fc85f12bbda5013316f0cdba88a73d |
|
BLAKE2b-256 | 92db1bf959c90b19f234fda6c582e9a75b17cf07a2337b4c7ee1155e826e1402 |