Skip to main content

Glitter for Django

Project description

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

Installation

pip install django-glitter

Contributing

  1. Fork it!

  2. Create your feature branch: git checkout -b my-new-feature

  3. Commit your changes: git commit -am 'Add some feature'

  4. Push to the branch: git push origin my-new-feature

  5. 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

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-glitter-0.2.10.tar.gz (309.4 kB view hashes)

Uploaded Source

Built Distribution

django_glitter-0.2.10-py2.py3-none-any.whl (417.5 kB view hashes)

Uploaded Python 2 Python 3

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