Code Monkey home page Code Monkey logo

djangocms-page-meta's Introduction

djangocms-page-meta

Latest PyPI version

Monthly downloads

Python versions

Latest Travis CI build status

Test coverage

Test coverage

Code Climate

Meta tag information for django CMS 3 pages

Python: 2.7, 3.4, 3.5

Django: 1.8 to 1.10

django CMS: 3.2 to 3.4

Warning

Since version 0.7, the support for Python 2.6, Python 3.3, Django<1.8 and django CMS<3.2 has been dropped

Quickstart

  1. 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
  2. Then add it to INSTALLED_APPS along with its dependencies:

    'filer',
    'meta',
    'easy_thumbnails',
    'djangocms_page_meta',
  3. Synchronize the database with syncdb:

    $ python manage.py syncdb

    or migrate:

    $ python manage.py migrate
  4. Configuration:

    There is no special configuration for djangocms-page-meta, but make sure you set the necessary configuration for django-meta, especially the template setup section

  5. That's all!

Dependencies

Documentation

For package documentation see https://djangocms-page-meta.readthedocs.io/.

djangocms-page-meta's People

Contributors

flimm avatar granteagon avatar n-zav avatar protoroto avatar sergei-maertens avatar skirsdeda avatar synasius avatar vstoykov avatar yakky avatar zanderle avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

vxsx

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.