{ "info": { "author": "Francisco Manzano Maga\u00f1a", "author_email": "keoh77@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "#Keoh Store\n\n\nKeoh Store is a very simple app create a store with Django\n\n##Quick start\n\n\n1. Add \"user_profile\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = (\n ...\n 'kstore',\n )\n\n2. Run `python manage.py syncdb` to create the kstore models::\n\n\tpython manage.py syncdb\n\n\n3. Visit http://127.0.0.1:8000/admin to view the new app in Django Admin\n\n##Details\n\n\nThis application is under developmen, don`t use it.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/KeoH/django-keoh-kstore", "keywords": "", "license": "BSD License", "maintainer": "", "maintainer_email": "", "name": "django-keoh-kstore", "package_url": "https://pypi.org/project/django-keoh-kstore/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-keoh-kstore/", "project_urls": { "Homepage": "https://github.com/KeoH/django-keoh-kstore" }, "release_url": "https://pypi.org/project/django-keoh-kstore/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "A simple Django app to create shops", "version": "0.0.2" }, "last_serial": 1957776, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "baf681d5a243d266a20b886108358fd4", "sha256": "f17e02b7ffb18c23d56ebb37ed1eddaea9e1543524c30dbbb34b22cc913c68c4" }, "downloads": -1, "filename": "django-keoh-kstore-0.0.1.tar.gz", "has_sig": false, "md5_digest": "baf681d5a243d266a20b886108358fd4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11575, "upload_time": "2016-01-30T00:06:43", "url": "https://files.pythonhosted.org/packages/e9/2b/cf377d45861af78a0ace25ab7d818e0fc88eb0d88db925b2f7ef00c24e32/django-keoh-kstore-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "84b2245a85fcaeeb7f3b2278b3f8462d", "sha256": "d2fd189ebeace3df0baea18fbb47b521f2baed1cc70aea38bfb3380b47a0d634" }, "downloads": -1, "filename": "django-keoh-kstore-0.0.2.tar.gz", "has_sig": false, "md5_digest": "84b2245a85fcaeeb7f3b2278b3f8462d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15262, "upload_time": "2016-02-15T18:39:19", "url": "https://files.pythonhosted.org/packages/d9/77/44aa784c7471fe11bbbe1a5f5afdb2749623cd3fad3c0b3c5f15415182b3/django-keoh-kstore-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "84b2245a85fcaeeb7f3b2278b3f8462d", "sha256": "d2fd189ebeace3df0baea18fbb47b521f2baed1cc70aea38bfb3380b47a0d634" }, "downloads": -1, "filename": "django-keoh-kstore-0.0.2.tar.gz", "has_sig": false, "md5_digest": "84b2245a85fcaeeb7f3b2278b3f8462d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15262, "upload_time": "2016-02-15T18:39:19", "url": "https://files.pythonhosted.org/packages/d9/77/44aa784c7471fe11bbbe1a5f5afdb2749623cd3fad3c0b3c5f15415182b3/django-keoh-kstore-0.0.2.tar.gz" } ] }