Skip to main content

Django integration with WordPress through the json-rest-api plugin

Project description

https://travis-ci.org/texastribune/wjordpress.png https://coveralls.io/repos/texastribune/wjordpress/badge.png

Wjordpress is a reusable app for Django that allows you to use WordPress as your editing interface and Django for your presentation.

With Wjordpress, you can interact with WordPress content as if it had been entered in the Django admin. Wjordpress does not pretend to be WordPress and does not provide any presentation. After the initial link, it’s a “Fire-and- forget” system. The Wjordpress Django admin interface is not something you’ll have to mess with on a daily basis. Changes made in WordPress will automatically

See the ReadTheDocs site for the latest docs.

Scenarios

Easy peasy lemon squeezy:

  1. Setup a link to a WordPress site

  2. Write views and templates to display WordPress content

This is how the reference project syncs with my blog

Bring your own models:

  1. Setup a link to a WordPress site

  2. Create a post_save signal on the Wjordpress models to sync to your own content models

  3. Write a view and template to display your content models


How to pronounce “Wjordpress”: http://youtu.be/tmyGrk99uzM

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

wjordpress-0.2.0.tar.gz (10.6 kB view hashes)

Uploaded Source

Built Distribution

wjordpress-0.2.0-py2.py3-none-any.whl (15.6 kB view hashes)

Uploaded Python 2 Python 3

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