django-scribbler is an application for managing snippets of text for a Django website.
Project description
django-scribbler is an application for managing snippets of text for a Django website. Similar projects include django-flatblocks, django-chunks and django-pagelets. This project attempts to take some of the best concepts from those previous projects as well as focus on giving the users instant feedback inspired by Bret Victor’s Inventing on Principle talk.
Features
Simple template tag for defining snippet blocks with default text
Front-end editing of snippets with the powerful CodeMirror editor
Live in-place preview of content while editing
The full power of the Django template language in the snippet blocks
Experimental Python 3 support
A very simple demo site is available at http://scribbler-mlavin.dotcloud.com/ (username: demo password: demo)
Installation
django-scribbler requires Django >= 1.3 and Python >= 2.6. Starting with version v0.2 there will be experimental Python 3 support (3.2+). Using Python 3 requires using the in-development version of Django (1.5dev).
To install from PyPi:
pip install django-scribbler
Documentation
Documentation on using django-scribbler is available on Read The Docs.
License
django-scribbler is released under the BSD License. See the LICENSE file for more details.
Contributing
If you think you’ve found a bug or are interested in contributing to this project check out django-scribbler on Github. A full contributing guide can be found in the online documentation
Development sponsored by Caktus Consulting Group, LLC.
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
File details
Details for the file django-scribbler-0.2.1.tar.gz
.
File metadata
- Download URL: django-scribbler-0.2.1.tar.gz
- Upload date:
- Size: 53.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f49bfe9143064a720b4762b7cb4702f180f2017f13d67dda03183e5319315640 |
|
MD5 | 9ff64043e8446da6f233fc17322f4a8b |
|
BLAKE2b-256 | 57c8fcb0a28460068ea3d6c42d1aac8ddb8199fde1c13602fb16e05907a30e9e |