{ "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-gallery is a more complete gallery currently supporting images.\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_GALLERY_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\nMake sure to add the following to INSTALLED_APPS in your own projects::\n\n \"servee_gallery\",\n \"improved_inlines\",\n \"easy_thumbnails\",\n \nAlso make sure that any content area on your site uses the |render_inline filter. \nSee templates/flatpages/default.html in the example_project for an implementation.\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 \"gallery\"\n10. Upload an gallery from your computer\n11. Click the gallery, 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-gallery/", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-servee-gallery", "package_url": "https://pypi.org/project/django-servee-gallery/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-servee-gallery/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/servee/django-servee-gallery/" }, "release_url": "https://pypi.org/project/django-servee-gallery/0.2.1/", "requires_dist": null, "requires_python": null, "summary": "Document Plugin for django-servee", "version": "0.2.1" }, "last_serial": 790572, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "a0ff1edd520768a3f2663b61e683c11a", "sha256": "5a92ba37f16c66f80aa7ff17933e8508993ed57834079d2a123e325500ad8a9b" }, "downloads": -1, "filename": "django-servee-gallery-0.2.tar.gz", "has_sig": false, "md5_digest": "a0ff1edd520768a3f2663b61e683c11a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8959, "upload_time": "2012-09-09T20:45:13", "url": "https://files.pythonhosted.org/packages/da/8b/39f85f71ef01454d0adc7b516e6af1fc4cadbbfdd036451e62afe2827c10/django-servee-gallery-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "bf5204f59fce39b73b6118d7ec290fad", "sha256": "c1d5ae2592ab74e79c0381e239992df820e2ca99e8daf969651361768655ceb9" }, "downloads": -1, "filename": "django-servee-gallery-0.2.1.tar.gz", "has_sig": false, "md5_digest": "bf5204f59fce39b73b6118d7ec290fad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9021, "upload_time": "2012-09-16T19:24:42", "url": "https://files.pythonhosted.org/packages/52/c8/986d8f4594768e22ab007c4b52c24fe7ca49685e721674826c815f53e5cf/django-servee-gallery-0.2.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bf5204f59fce39b73b6118d7ec290fad", "sha256": "c1d5ae2592ab74e79c0381e239992df820e2ca99e8daf969651361768655ceb9" }, "downloads": -1, "filename": "django-servee-gallery-0.2.1.tar.gz", "has_sig": false, "md5_digest": "bf5204f59fce39b73b6118d7ec290fad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9021, "upload_time": "2012-09-16T19:24:42", "url": "https://files.pythonhosted.org/packages/52/c8/986d8f4594768e22ab007c4b52c24fe7ca49685e721674826c815f53e5cf/django-servee-gallery-0.2.1.tar.gz" } ] }