Skip to main content

Django app for managing Mozilla product release notes.

Project description

RNA

Release Notes API

[![Build Status](https://travis-ci.org/mozilla/rna.png)](https://travis-ci.org/mozilla/rna) [![Coverage Status](https://coveralls.io/repos/mozilla/rna/badge.png)](https://coveralls.io/r/mozilla/rna)

Using the development environment

Install requirements

pip install -r requirements/dev.txt npm install -g react-tools

Setup db

make syncdb_migrate

Start server

make serve

Using the Python shell

make shell

Running tests

make test

Creating South schema migrations

make schema make migrate

Admin customizations based on React

Make changes to file(s) in rna/static/jsx

cd rna/static jsx jsx js

This will output standard js files to rna/static/js – you can also use the “-w” jsx option to watch the file for changes and continously rebuild as you develop.

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

django-mozilla-rna-2.0.2.tar.gz (295.5 kB view hashes)

Uploaded Source

Built Distribution

django_mozilla_rna-2.0.2-py2-none-any.whl (294.7 kB view hashes)

Uploaded Python 2

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