django-glitter 0.2.10

Creator: codyrutscher

Last updated:

Add to Cart

Description:

djangoglitter 0.2.10

Glitter is a front-end content management framework for Django.

Installation
pip install django-glitter


Contributing

Fork it!
Create your feature branch: git checkout -b my-new-feature
Commit your changes: git commit -am 'Add some feature'
Push to the branch: git push origin my-new-feature
Submit a pull request :D



Run Development Tests
To facilitate testing we use tox, which you can install with:
pip install tox
Currently we test on Python versions 2.7, 3.4 & 3.5 and Django versions 1.8,
and 1.9.
To use the same test suite, make sure you have the above mentioned Python
interpreters installed, some platforms, like Ubuntu, won’t have all versions
available in their default package repository and you may need to add ‘custom’
repositories like Felix Krull’s deadsnakes. Depending on your development
platform you may need to add development tools and each of the python versions
development headers.
Assuming you have all the supported python versions installed and forked the
repository to django-glitter running the tests is a matter of:
cd django-glitter
tox


Credits
Concept and project launch by Team Blanc


License
Glitter is licensed under BSD-3

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.