Skip to main content

Molo is a set of tools for publishing mobi sites with a community focus.

Project description

Continuous Integration Code Coverage Molo Documentation Pypi Package

Molo is a set of tools for publishing mobi sites with a community focus. It scaffolds a Django application for you with sensible defaults, packages and configuration to help you get going as soon as possible:

The goal of Molo is to provide a solid base of proven, stable packages that help Praekelt Foundation and partners to deliver on project scope:

$ pip install molo.core
$ molo scaffold myapp
$ cd myapp/
$ ./manage.py migrate
$ ./manage.py createsuperuser
$ ./manage.py runserver

Open the sample site in your browser at http://localhost:8000/ and the CMS at http://localhost:8000/admin/.

What is bundled with Molo?

  1. Basic feature phone template set.

  2. Basic models for the following tree structure:

    1. A site has languages

    2. A language has a homepage

    3. Articles are organised into sections.

    4. Articles are composed from one or more blocks.

    5. Blocks can be headings, paragraphs, images, lists or links to other pages.

Tests

Make sure to install the requirement development & testing dependencies:

$ pip install -r requirements-dev.txt

And then run the full test suite with:

$ ./run-tests.sh

Project details


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

molo.core-2.3.0.tar.gz (28.7 kB view details)

Uploaded Source

File details

Details for the file molo.core-2.3.0.tar.gz.

File metadata

  • Download URL: molo.core-2.3.0.tar.gz
  • Upload date:
  • Size: 28.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for molo.core-2.3.0.tar.gz
Algorithm Hash digest
SHA256 2fdae786acee40eaa95c323f29c3c456281f5444d1ae3f2a124fc637d18eaaa6
MD5 a41d5b4497602a18bb549783302d1239
BLAKE2b-256 2696ac6a0dfbf622115d76f96e92d13926396c2bc5fdbe914c9b936eb3100d46

See more details on using hashes here.

Provenance

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