{ "info": { "author": "Marcin Mierzejewski", "author_email": "info@zenzire.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", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "===============================\nklisha - Django-based photoblog\n===============================\n\nklisha is a standards-compliant and responsive photoblog web application, \nwritten in Python and uses the Django web framework.\n\n.. figure:: https://raw.github.com/zenzire/django-klisha/master/docs/images/responsive.png\n :alt: Responsive design\n\n\nInstallation\n============\n\nCreate a virtualenv\n\n::\n\n ~$ virtualenv ~/django-klisha\n ~$ cd ~/django-klisha\n ~$ source ./bin/activate\n\nClone the code\n\n::\n\n ~$ git clone https://github.com/zenzire/django-klisha.git\n\nInstall required pip packages\n\n::\n \n (django-klisha):~$ cd django-klisha\n (django-klisha):~/django-klisha$ pip install -r requirements.txt\n\nLaunch the server\n\n::\n\n (django-klisha):~/django-klisha$ ./manage.py runserver\n\n\n\nklisha-powered sites\n====================\n\n* http://www.mierzejewski.net - Captured Moments\n\n\nRelease notes\n=============\n\nVersion 1.0.4 (2013-Sep-16):\n---------------------------------\n* Updated Django to 1.5.4 (security fix)\n\nVersion 1.0.3 (2013-Aug-14):\n---------------------------------\n* Created pip package\n\nVersion 1.0.2 (2013-Aug-14):\n----------------------------\n\n* Admin: Added vertical display of the tags' filter interface\n* Updated Django from 1.5.1 to 1.5.2\n* Updating Description, Screenshots and Installation paragraphs in README.rst file\n\nVersion 1.0.1 (2013-Aug-05):\n----------------------------\n \n* Added links to the next and the previous picture on picture detail page\n* Added KLISHA_WEBSITE_DESCRIPTION optional parameter to settings\n* Added Installation and Release notes paragraphs in README.rst file\n \nVersion 1.0.0 (2013-Jul-25):\n----------------------------\n\n* Initial version", "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/zenzire/django-klisha", "keywords": "django,blog,photoblog,weblog,post,news,responsive", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-klisha", "package_url": "https://pypi.org/project/django-klisha/", "platform": "OS Independent", "project_url": "https://pypi.org/project/django-klisha/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/zenzire/django-klisha" }, "release_url": "https://pypi.org/project/django-klisha/1.0.4/", "requires_dist": null, "requires_python": null, "summary": "A standards-compliant and responsive photoblog web application, written in Python and Django", "version": "1.0.4" }, "last_serial": 866577, "releases": { "1.0.3": [ { "comment_text": "", "digests": { "md5": "99abb4f40af0e2043ec969c4e1e64d34", "sha256": "024fc65528d79c088dd78f75241893024a00f8583bc33138587f9a0145c39619" }, "downloads": -1, "filename": "django-klisha-1.0.3.tar.gz", "has_sig": false, "md5_digest": "99abb4f40af0e2043ec969c4e1e64d34", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 122114, "upload_time": "2013-08-14T13:17:58", "url": "https://files.pythonhosted.org/packages/06/da/9a9a17f8d3d812001e9e961a3e221db08f20a2db59b63f30992d4cb41c2d/django-klisha-1.0.3.tar.gz" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "106e1f69fde9d12dbc2436067eb6f768", "sha256": "ef1ba2143884d46f46d0aeefe4bff7737135640f8b633fb02f2dfa2ac3dd2023" }, "downloads": -1, "filename": "django-klisha-1.0.4.tar.gz", "has_sig": false, "md5_digest": "106e1f69fde9d12dbc2436067eb6f768", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 122086, "upload_time": "2013-09-16T07:40:43", "url": "https://files.pythonhosted.org/packages/31/18/ec435971eba83e440d5efd9115e3102c2529ff63b5804dddaef82a1d479d/django-klisha-1.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "106e1f69fde9d12dbc2436067eb6f768", "sha256": "ef1ba2143884d46f46d0aeefe4bff7737135640f8b633fb02f2dfa2ac3dd2023" }, "downloads": -1, "filename": "django-klisha-1.0.4.tar.gz", "has_sig": false, "md5_digest": "106e1f69fde9d12dbc2436067eb6f768", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 122086, "upload_time": "2013-09-16T07:40:43", "url": "https://files.pythonhosted.org/packages/31/18/ec435971eba83e440d5efd9115e3102c2529ff63b5804dddaef82a1d479d/django-klisha-1.0.4.tar.gz" } ] }