Merge pull request #66 from pmac/all-releases-json-cache-time Make all-releases JSON cache time configurable
Merge pull request #66 from pmac/all-releases-json-cache-time
Make all-releases JSON cache time configurable
Release Notes API
pip install -r requirements/dev.txt npm install -g react-tools
make syncdb_migrate
make serve
make shell
make test
make schema make migrate
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.
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
RNA
Release Notes API
Using the development environment
Install requirements
Setup db
Start server
Using the Python shell
Running tests
Creating South schema migrations
Admin customizations based on React
Make changes to file(s) in rna/static/jsx
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.