{ "info": { "author": "Greg Newman", "author_email": "greg@20seven.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "==============\nDjango-Loupe\n==============\n\ndjango-loupe is a simple image/screenshot review application to add to your django project to allow collaborative discussions about about a projects design processes.\n\nInstallation:\n=============\n\n1. Put ``loupe`` to your ``INSTALLED_APPS`` in your ``settings.py``\n within your django project.\n\n2. Add the following to your settings.py or local_settings.py and adjust it to your liking\n\nLOUPE_RESIZE_THUMB_WIDTH = 100 # Width in pixels of the thumbnail\nLOUPE_RESIZE_THUMB_HEIGHT = 75 # Height in pixels of the thumbnail\nLOUPE_RESIZE_THUMB_CROP = True # Crop thubmnails? True or False\nLOUPE_RESIZE_DISPLAY_WIDTH = 800 # Width in pixels of the display size (not full size image)\nLOUPE_PRE_CACHE_IMAGES = True # Pre-cache images on upload? True or False\nLOUPE_INCREMENT_COUNT = True # Increment the view count on images? True or False\n\n\nFeatures:\n=========\n\n\nRoadmap:\n========", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://bitbucket.org/gregnewman/django-loupe/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "django-loupe", "package_url": "https://pypi.org/project/django-loupe/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-loupe/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://bitbucket.org/gregnewman/django-loupe/" }, "release_url": "https://pypi.org/project/django-loupe/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "A simple collaborative image/screenshot review app for Django applications", "version": "0.1.0" }, "last_serial": 790014, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "079c7e8e94469c1b8d5c02b31eb6c2dd", "sha256": "3b05b19458d5098023701759c8b0c4d5a0256e354a9e6f9a07762a635bda37e2" }, "downloads": -1, "filename": "django-loupe-0.1.0.tar.gz", "has_sig": false, "md5_digest": "079c7e8e94469c1b8d5c02b31eb6c2dd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13950, "upload_time": "2009-06-20T14:32:24", "url": "https://files.pythonhosted.org/packages/fc/4c/07baeda26fb28129059ab2cc28635a24b1e04243dd9264554d5e9f78f14e/django-loupe-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "079c7e8e94469c1b8d5c02b31eb6c2dd", "sha256": "3b05b19458d5098023701759c8b0c4d5a0256e354a9e6f9a07762a635bda37e2" }, "downloads": -1, "filename": "django-loupe-0.1.0.tar.gz", "has_sig": false, "md5_digest": "079c7e8e94469c1b8d5c02b31eb6c2dd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13950, "upload_time": "2009-06-20T14:32:24", "url": "https://files.pythonhosted.org/packages/fc/4c/07baeda26fb28129059ab2cc28635a24b1e04243dd9264554d5e9f78f14e/django-loupe-0.1.0.tar.gz" } ] }