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
Built Distribution
File details
Details for the file django-mozilla-rna-2.0.tar.gz
.
File metadata
- Download URL: django-mozilla-rna-2.0.tar.gz
- Upload date:
- Size: 295.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 208b554849b5b66522121cd54d0aabf67e8b339e668d22d3c63cc1d368f7ec04 |
|
MD5 | 794dc7311220f7e2652a6111292fb15d |
|
BLAKE2b-256 | 0c1fd005c199333f86bc2793f99db7e6fe7c8234307a2e1f7c6a0ae32c6b3f54 |
File details
Details for the file django_mozilla_rna-2.0-py2-none-any.whl
.
File metadata
- Download URL: django_mozilla_rna-2.0-py2-none-any.whl
- Upload date:
- Size: 294.7 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1125dd039075095807fee87201744e8feb0e762974de0b66885c10067c654e58 |
|
MD5 | 6971896502fe30400ee5112d54c8a5e7 |
|
BLAKE2b-256 | 7c573e708c3f228e3788270a629341cd194fed933e5ff618187f7be18b69fa10 |