UNKNOWN
Project description
pinax-starter-app
Quickly setup the scaffolding for your django app.
What you get:
test infrastructure
Travis configuration with coveralls
documentation instrastructure
MIT LICENSE
setup.py
Getting Started
Execute:
pip install Django django-admin.py startapp --template=https://github.com/pinax/pinax-starter-app/zipball/master --extension=py,rst,in,sh,rc,yml,ini,coveragerc <project_name>
After you are running you have a fresh app, first update this readme by removing everything above and including this line and unindenting everything below this line. Also remember to edit the <user_or_org_name> in the travis and coveralls badge/links:
wiki ======================== .. image:: https://travis-ci.org/<user_or_org_name>/pinax-wiki.png :target: https://travis-ci.org/<user_or_org_name>/pinax-wiki .. image:: https://coveralls.io/repos/<user_or_org_name>/pinax-wiki/badge.png :target: https://coveralls.io/r/<user_or_org_name>/pinax-wiki .. image:: https://pypip.in/d/pinax-wiki/badge.png :target: https://pypi-hypernode.com/pypi/pinax-wiki/ .. image:: https://pypip.in/v/pinax-wiki/badge.png :target: https://pypi-hypernode.com/pypi/pinax-wiki/ .. image:: https://pypip.in/license/pinax-wiki/badge.png :target: https://pypi-hypernode.com/pypi/pinax-wiki/ Welcome to the documentation for pinax-wiki! Running the Tests ------------------------------------ You can run the tests with via:: python setup.py test or:: make test or:: make all or:: python runtests.py
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
pinax-wiki-0.1.1.tar.gz
(7.5 kB
view details)
File details
Details for the file pinax-wiki-0.1.1.tar.gz
.
File metadata
- Download URL: pinax-wiki-0.1.1.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 587d8bc45e6ab5bc2550f164665217c0cc14e0bd8281c2f4a7d3554411e858be |
|
MD5 | 067daaaf454896e91f2374befa52c776 |
|
BLAKE2b-256 | 7628b053daede9ac52c12690d3e68f76d8af8c279c0b18e92169baf130173bd2 |