Glitter for Django
Project description
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
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
Built Distribution
File details
Details for the file django-glitter-0.2.10.tar.gz
.
File metadata
- Download URL: django-glitter-0.2.10.tar.gz
- Upload date:
- Size: 309.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.5.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 702e604deb575022f1a961aa87be59a255a3dbb186ee295116f3011ffa5544d0 |
|
MD5 | 962d75dd6cfa0f32cc03b80daeca057b |
|
BLAKE2b-256 | 7b506a961dc45e95add3546b3c236b927e40c53a6e124870ea330cc0f3168885 |
File details
Details for the file django_glitter-0.2.10-py2.py3-none-any.whl
.
File metadata
- Download URL: django_glitter-0.2.10-py2.py3-none-any.whl
- Upload date:
- Size: 417.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.5.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 34002804b975ab40a61bd159452d1235d8915e4110d6fb306e0d425fe9973391 |
|
MD5 | 4d78bad97dd3d91c5986d062c0baf9de |
|
BLAKE2b-256 | f1656b33498648bbaaaa84a0346cd234acb10e5526f749de7779d2e5b7acf8b7 |