Document Plugin for django-servee
Project description
Django-servee-image is a more complete image application than the one in the django-servee example project
It requires django-easy-thumbnails so that images can easily be resized on the fly. It also very simple ways of overwriting the upload_to and the default_storage via these two options in your settings.py
Also note, the default settings should suffice, and these are not required.
SERVEE_INSERT_STORAGE_CLASS SERVEE_IMAGE_INSERT_UPLOAD_TO
There are no views or URLS for this project, it uses the default views, urls, and forms of the Servee ModelInsert class.
To try it out:
Download the project.
run python setup.py develop [requires django-servee=>0.6 which is trunk, not in PyPI]
cd example_project
python manage.py syncdb
python manage.py runserver
Click “edit flatpage”
Put your cursor in the wysiwyg window
Click the “add button” at the bottom left of the wysiwyg toolbar and click “image”
Upload an image from your computer
Click the image, then place it in your editor.
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-servee-image-0.2.tar.gz
.
File metadata
- Download URL: django-servee-image-0.2.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 02069dcbb8b9a98841fdb4811362931a799035c537b6d3246a01d4a6551e44e8 |
|
MD5 | cf5befc2dc4290c595751887d1fdec28 |
|
BLAKE2b-256 | 1ea9e7ebaa19778243db00eec67d2bf049117c03a54133c75065898d04567d76 |