{ "info": { "author": "Issac Kelly", "author_email": "issac@servee.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP" ], "description": "Django-servee-image is a more complete image application than the one in the django-servee example project\n\nIt requires django-easy-thumbnails so that images can easily be resized on the fly. It also very simple ways\nof overwriting the upload_to and the default_storage via these two options in your settings.py\n\nAlso note, the default settings should suffice, and these are not required.\n\nSERVEE_INSERT_STORAGE_CLASS\nSERVEE_IMAGE_INSERT_UPLOAD_TO\n\nThere are no views or URLS for this project, it uses the default views, urls, and forms of the Servee ModelInsert class.\n\n\nTo try it out:\n\n1. Download the project.\n2. run python setup.py develop [requires django-servee=>0.6 which is trunk, not in PyPI]\n3. cd example_project\n4. python manage.py syncdb\n5. python manage.py runserver\n6. http://localhost:8000/login/\n7. Click \"edit flatpage\"\n8. Put your cursor in the wysiwyg window\n9. Click the \"add button\" at the bottom left of the wysiwyg toolbar and click \"image\"\n10. Upload an image from your computer\n11. Click the image, then place it in your editor.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/servee/django-servee-image/", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-servee-image", "package_url": "https://pypi.org/project/django-servee-image/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-servee-image/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/servee/django-servee-image/" }, "release_url": "https://pypi.org/project/django-servee-image/0.2/", "requires_dist": null, "requires_python": null, "summary": "Document Plugin for django-servee", "version": "0.2" }, "last_serial": 790573, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "cf5befc2dc4290c595751887d1fdec28", "sha256": "02069dcbb8b9a98841fdb4811362931a799035c537b6d3246a01d4a6551e44e8" }, "downloads": -1, "filename": "django-servee-image-0.2.tar.gz", "has_sig": false, "md5_digest": "cf5befc2dc4290c595751887d1fdec28", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6143, "upload_time": "2012-09-09T20:44:30", "url": "https://files.pythonhosted.org/packages/1e/a9/e7ebaa19778243db00eec67d2bf049117c03a54133c75065898d04567d76/django-servee-image-0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cf5befc2dc4290c595751887d1fdec28", "sha256": "02069dcbb8b9a98841fdb4811362931a799035c537b6d3246a01d4a6551e44e8" }, "downloads": -1, "filename": "django-servee-image-0.2.tar.gz", "has_sig": false, "md5_digest": "cf5befc2dc4290c595751887d1fdec28", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6143, "upload_time": "2012-09-09T20:44:30", "url": "https://files.pythonhosted.org/packages/1e/a9/e7ebaa19778243db00eec67d2bf049117c03a54133c75065898d04567d76/django-servee-image-0.2.tar.gz" } ] }