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
Template tag for displaying and editing fields from arbitrary models
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
Python 3 support
Installation
django-scribbler currently requires Django 2.2, 3.2, or 4.0 and Python >= 3.7. Older versions of django-scribbler may support older versions of Django and Python.
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.
If you are interested in translating django-scribbler into your native language you can join the Transifex project.
Development sponsored by Caktus Consulting Group, LLC.
Release files for django-scribbler 1.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-scribbler-1.2.0.tar.gz | 436.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_scribbler-1.2.0-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 885.9 kB
Release files / django-scribbler-1.2.0.tar.gz
| Download URL | django-scribbler-1.2.0.tar.gz |
|---|---|
| Size | 436.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f9261c2b8a1f3b4fa1ca6e78aa3f0749ad11d1de93b861eb0f65de1e85cd0438
|
|
BLAKE2b-256 checksum How to use checksums |
0def51c033f09fed2bb53a1d2bc9b8c4f3ef8115e0f3c7a4c72a6df583cf42bb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.13
|
Release files / django_scribbler-1.2.0-py2.py3-none-any.whl
| Download URL | django_scribbler-1.2.0-py2.py3-none-any.whl |
|---|---|
| Size | 449.8 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
c4f1b6811c12ed15776e836640d631c59cc5b8c5a78b4bf2ccef74b128b3c44c
|
|
BLAKE2b-256 checksum How to use checksums |
445847a13128a7753c3d443ef3f3a94aba6c9a3b3f28681fdc43d17035585ba0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.13
|