{ "info": { "author": "Justin Driscoll", "author_email": "hedley@praekelt.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Utilities" ], "description": "Photologue\n\nPowerful image management for the Django web framework.\n\n\nInstallation\n============\n\nOffical releases are available from: http://code.google.com/p/django-photologue/\n\n\nSource Distribution\n-------------------\n\nDownload the .zip distribution file and unpack it. From within the extracted directory run the following command:\n\n python setup.py install\n\n\nTracking the Development Version\n--------------------------------\n\nThe current development version of Photologue can be checked out via Subversion from the project site using the following command:\n\n svn checkout http://django-photologue.googlecode.com/svn/trunk/ photologue-trunk\n\nThen either copy the photologue-trunk/photologue directory or create a symlink to the photologue-trunk/photologue directory somewhere on your python path, such as your Django project or site-packages directory.\n\nYou can verify Photologue is available to your project by running the following commands from within your project directory:\n\n manage.py shell\n\n >>> import photologue\n >>> photologue.VERSION\n (2, 0, 'rc1')\n\n\nConfigure Your Django Settings\n------------------------------\n\nAdd 'photologue' to your INSTALLED_APPS setting:\n\n INSTALLED_APPS = (\n # ...other installed applications,\n 'photologue',\n )\n\n*** Confirm that your MEDIA_ROOT and MEDIA_URL settings are correct. ***\n\n\nRegister Photologue with the Django Admin\n-----------------------------------------\n\nAdd the following to your projects urls.py file:\n\n from django.contrib import admin\n\n admin.autodiscover()\n\n\nSync Your Database\n------------------\n\nRun the Django 'syncdb' command to create the appropriate tables. After the database in initialized, run the following command to initialize Photologue:\n\n python manage.py plinit\n\n\nInstant Photo Gallery\n---------------------\n\nTo use the included photo gallery templates and views you need to first add photologue to your projects urls.py file.\n\n # urls.py:\n urlpatterns += patterns('',\n (r'^admin/(.*)', admin.site.root),\n (r'^photologue/', include('photologue.urls')),\n )\n \nOnce your urls are configured you need to copy the directory photologue/templates/photologue to your projects \"templates\" directory:\n\n myproject/\n myapp/\n ...\n templates/\n photologue/\n ...\n\nIf you'd rather, you can also add the absolute path to the photologue/templates directory to your TEMPLATE_DIRS setting.\n\n # settings.py:\n TEMPLATE_DIRS = ('/path/to/photologue/templates',)\n\n\nAdditional Documentation and Support\n------------------------------------\n\nOffical docs:\n\n http://code.google.com/p/django-photologue/w/list\n\nIf you have any questions or need help with any aspect of Photologue please feel free to join the discussion group:\n\n http://groups.google.com/group/django-photologue", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/praekelt/django-photologue/", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "django-photologue-praekelt", "package_url": "https://pypi.org/project/django-photologue-praekelt/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-photologue-praekelt/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/praekelt/django-photologue/" }, "release_url": "https://pypi.org/project/django-photologue-praekelt/2.10.3/", "requires_dist": null, "requires_python": null, "summary": "Powerful image management for the Django web framework. Praekelt fork.", "version": "2.10.3" }, "last_serial": 1499058, "releases": { "2.10.2": [ { "comment_text": "", "digests": { "md5": "9055744815abd59e8702a8e72bc21224", "sha256": "6ac9425050d0dc5b7e47693c95339969ff3083eabc3bd099f47720d94eee459a" }, "downloads": -1, "filename": "django_photologue_praekelt-2.10.2-py2.7.egg", "has_sig": false, "md5_digest": "9055744815abd59e8702a8e72bc21224", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 110254, "upload_time": "2015-02-18T07:52:41", "url": "https://files.pythonhosted.org/packages/ba/54/6722d03f5e0eba2bb343103cb4f735fb85f44b913254d9314a160089c2cb/django_photologue_praekelt-2.10.2-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "c84ceef6c3ac4a0356ce8c104d062ef4", "sha256": "9fbf612119ed471a02710b3f05fda992a9d716b2655d5c291522ea4d738ce76b" }, "downloads": -1, "filename": "django-photologue-praekelt-2.10.2.tar.gz", "has_sig": false, "md5_digest": "c84ceef6c3ac4a0356ce8c104d062ef4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 50602, "upload_time": "2015-02-18T07:52:35", "url": "https://files.pythonhosted.org/packages/b8/d5/3a9f52f25b415bfbd63ee574b9579bbd6473f0d4b89f37b26e52d1b297d0/django-photologue-praekelt-2.10.2.tar.gz" } ], "2.10.3": [ { "comment_text": "", "digests": { "md5": "958133af262cd7523dc5b0593378b218", "sha256": "52abd83a6e243afd911b67813621d8a848b952162776f927f5e864aad9aa2e54" }, "downloads": -1, "filename": "django_photologue_praekelt-2.10.3-py2.7.egg", "has_sig": false, "md5_digest": "958133af262cd7523dc5b0593378b218", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 111049, "upload_time": "2015-04-10T12:21:39", "url": "https://files.pythonhosted.org/packages/b7/76/88317689f60d7bb7162351523498b050bdbd34650c701211ac23a88bbe0f/django_photologue_praekelt-2.10.3-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "251bcd5879738a86df43b2a54deafd5c", "sha256": "6641d0e88bdf35a247e025e453d271356c9f31da03231df84ca42c18079c09d2" }, "downloads": -1, "filename": "django-photologue-praekelt-2.10.3.tar.gz", "has_sig": false, "md5_digest": "251bcd5879738a86df43b2a54deafd5c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 50910, "upload_time": "2015-04-10T12:21:33", "url": "https://files.pythonhosted.org/packages/82/dc/6019e47fc0e92d17999eb398e08c50012e723475835e283be0b2d62f7cb8/django-photologue-praekelt-2.10.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "958133af262cd7523dc5b0593378b218", "sha256": "52abd83a6e243afd911b67813621d8a848b952162776f927f5e864aad9aa2e54" }, "downloads": -1, "filename": "django_photologue_praekelt-2.10.3-py2.7.egg", "has_sig": false, "md5_digest": "958133af262cd7523dc5b0593378b218", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 111049, "upload_time": "2015-04-10T12:21:39", "url": "https://files.pythonhosted.org/packages/b7/76/88317689f60d7bb7162351523498b050bdbd34650c701211ac23a88bbe0f/django_photologue_praekelt-2.10.3-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "251bcd5879738a86df43b2a54deafd5c", "sha256": "6641d0e88bdf35a247e025e453d271356c9f31da03231df84ca42c18079c09d2" }, "downloads": -1, "filename": "django-photologue-praekelt-2.10.3.tar.gz", "has_sig": false, "md5_digest": "251bcd5879738a86df43b2a54deafd5c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 50910, "upload_time": "2015-04-10T12:21:33", "url": "https://files.pythonhosted.org/packages/82/dc/6019e47fc0e92d17999eb398e08c50012e723475835e283be0b2d62f7cb8/django-photologue-praekelt-2.10.3.tar.gz" } ] }