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.2.1.tar.gz (24.5 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for molo.core-2.2.1.tar.gz
Algorithm Hash digest
SHA256 c8502885fa3399dbd54211fa12835bb4ae7b5b237be2f5b13410acb03691ff88
MD5 e110392c0f7f65d2ef4a1c5703cc94c3
BLAKE2b-256 50995bbd5a231ff551d238bd1730dde82cd7a1c77c57e753dfa3f22babaf1cc8

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