{ "info": { "author": "Dino Perovic", "author_email": "dino.perovic@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 1.10", "Framework :: Django :: 1.11", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "# Shopit\n\n[![Travis branch](https://img.shields.io/travis/dinoperovic/djangoshop-shopit/master.svg?style=flat-square)](https://travis-ci.org/dinoperovic/djangoshop-shopit)\n[![Codecov](https://img.shields.io/codecov/c/github/dinoperovic/djangoshop-shopit.svg?style=flat-square)](http://codecov.io/github/dinoperovic/djangoshop-shopit)\n[![PyPI](https://img.shields.io/pypi/v/djangoshop-shopit.svg?style=flat-square)](https://pypi.org/project/djangoshop-shopit/)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/djangoshop-shopit.svg?style=flat-square)](https://pypi.org/project/djangoshop-shopit/)\n[![PyPI - Django Version](https://img.shields.io/pypi/djversions/djangoshop-shopit.svg?style=flat-square)](https://pypi.org/project/djangoshop-shopit/)\n[![PyPI - License](https://img.shields.io/pypi/l/djangoshop-shopit.svg?style=flat-square)](https://pypi.org/project/djangoshop-shopit/)\n\n\n**A fully featured shop application built on [djangoSHOP](http://www.django-shop.org) framework.**\n\nThis project aims to provide a **quick & easy** way to set up a fully featured shop without much hassle.\n\n---\n\n## Features\n\nShopit comes with the most useful features that a classic shops needs, out of the box.\n\nHere's what you can expect:\n\n* Easily manage **Products** and their variations with custom **Attributes**.\n* **Attach** images, videos & files on products.\n* Set *Up-sell*, *Cross-sell* and other customized **Relations** between products.\n* Create custom checkbox **Flags** for products and categorization.\n* Group products in **Category**, **Brand** and **Manufacturer** groups.\n* Create discounts and promotional codes with **Modifiers**.\n* Add custom **Taxes** for categories and products.\n* Enable customer **Reviews** on products.\n\n## Requirements\n\n* [Django] 1.11, 1.10\n* [django-shop] as shop framework.\n* [django-cms] for placeholders.\n* [django-parler] to translate everything.\n* [django-mptt] for tree management.\n* [django-admin-sortable2] to sort stuff.\n* [django-measurement] to add measurements.\n* [django-phonenumber-field] for customer's phone number.\n\n## Installation\n\nInstall using *pip*:\n\n```bash\npip install djangoshop-shopit\n```\n\nYou should follow [django-cms] & [django-shop] installation guide first, and then add the following to your settings:\n\n```python\nINSTALLED_APPS = [\n ...\n 'adminsortable2',\n 'mptt',\n 'parler',\n 'shopit',\n]\n\nSHOP_APP_LABEL = 'shopit'\nSHOP_PRODUCT_SUMMARY_SERIALIZER = 'shopit.serializers.ProductSummarySerializer'\nSHOP_CART_MODIFIERS = (\n 'shop.modifiers.DefaultCartModifier',\n 'shopit.modifiers.ShopitCartModifier',\n ...\n)\n```\n\n#### Urls\n\nThere are two ways to configure the urls. First would be to add to your `urls.py`:\n\n```python\nurlpatterns = [\n url(r'^shop/', include('shopit.urls')),\n ...\n]\n```\n\nThe second option is to use [django-cms] apphooks. **Shopit** comes with a couple of those for different application parts. `ShopitApphook` is the main one, and one that should always be attached to a page (if the urls are not already added). Then there are other optional apphooks for *account*, *categorization* & *products*. If you want to keep it simple, and not have to set every application part individually. You can add to your settings:\n\n```python\nSHOPIT_SINGLE_APPHOOK = True\n```\n\nThis will load all the neccesary urls under the `ShopitApphook`.\n\n## Documentation\n\nFull documentation is availiable on [ReadTheDocs](http://djangoshop-shopit.readthedocs.org).\n\n\n[Django]: https://www.djangoproject.com/\n[django-shop]: https://github.com/awesto/django-shop\n[django-cms]: https://github.com/divio/django-cms\n[django-parler]: https://github.com/django-parler/django-parler\n[django-mptt]: https://github.com/django-mptt/django-mptt\n[django-admin-sortable2]: https://github.com/jrief/django-admin-sortable2\n[django-measurement]: https://github.com/coddingtonbear/django-measurement\n[django-phonenumber-field]: https://github.com/stefanfoulis/django-phonenumber-field", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/dinoperovic/djangoshop-shopit", "keywords": "", "license": "BSD License", "maintainer": "", "maintainer_email": "", "name": "djangoshop-shopit", "package_url": "https://pypi.org/project/djangoshop-shopit/", "platform": "OS Independent", "project_url": "https://pypi.org/project/djangoshop-shopit/", "project_urls": { "Homepage": "https://github.com/dinoperovic/djangoshop-shopit" }, "release_url": "https://pypi.org/project/djangoshop-shopit/0.4.3/", "requires_dist": null, "requires_python": "", "summary": "Fully featured shop application built on djangoSHOP framework.", "version": "0.4.3" }, "last_serial": 4435751, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "2caebda0d0bbee3236a1b54559e8850e", "sha256": "fb580ce77a856df291fed58f4e54bf8fd3e8a442d429c377372b59ff25bb0180" }, "downloads": -1, "filename": "djangoshop_shopit-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2caebda0d0bbee3236a1b54559e8850e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 107551, "upload_time": "2016-11-25T12:43:36", "url": "https://files.pythonhosted.org/packages/4b/22/fa85c211efc1d5a89bbec1c4b2d6f5213b95785b5e17741a287b66fb1795/djangoshop_shopit-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9857c95e9f35d2c2a70fdae0ae5b0f1c", "sha256": "73b319b6f5e7293150969765b2f4751aba026d4245e750b284219270a4554066" }, "downloads": -1, "filename": "djangoshop-shopit-0.1.0.tar.gz", "has_sig": false, "md5_digest": "9857c95e9f35d2c2a70fdae0ae5b0f1c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 77617, "upload_time": "2016-11-25T12:43:39", "url": "https://files.pythonhosted.org/packages/31/ab/5af8ad08f016604d6eefa92f30e24ad4aa29cb09a7df3ebeb9768632dcf0/djangoshop-shopit-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "119b16cc1f4b890594aa2c7880b5c0d3", "sha256": "b63000a470e6037bda5d8e8ecb82157c1412ceb27f90c6151f1eb361c8119575" }, "downloads": -1, "filename": "djangoshop-shopit-0.1.1.tar.gz", "has_sig": false, "md5_digest": "119b16cc1f4b890594aa2c7880b5c0d3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 77902, "upload_time": "2016-11-30T11:44:31", "url": "https://files.pythonhosted.org/packages/ad/20/7aefaba4e6679046afe455a77e9cd97edc66705b5f516230e4d4f91afa1c/djangoshop-shopit-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "9518dec78900c769b78c217856e98749", "sha256": "6113f7e366e13afa5d442cab471e473a1a67ff7ede406f23c491cfd20d208050" }, "downloads": -1, "filename": "djangoshop-shopit-0.1.2.tar.gz", "has_sig": false, "md5_digest": "9518dec78900c769b78c217856e98749", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 79566, "upload_time": "2016-12-23T10:40:54", "url": "https://files.pythonhosted.org/packages/5b/ad/cfdcf99f922e58c82d5f72ca4d354991b4da49db2b29fc94c87ae386b874/djangoshop-shopit-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "61bac98370af3e2cb21ce955deeccb68", "sha256": "801a6a70ba3bced3d992b5210cce99f57c7869057ac152b0c456e70a568e8307" }, "downloads": -1, "filename": "djangoshop-shopit-0.1.3.tar.gz", "has_sig": false, "md5_digest": "61bac98370af3e2cb21ce955deeccb68", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 79666, "upload_time": "2016-12-23T11:51:45", "url": "https://files.pythonhosted.org/packages/84/4b/f0f2039533d8f50780b931053cd639571189bf8a7c0292b20676f8ab5ac1/djangoshop-shopit-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "85eb56519b84953e55961b3c158acbcc", "sha256": "5a1dc983b6572ed871dfb55c8571425097e103dee94e05527907c8bab3cd5f26" }, "downloads": -1, "filename": "djangoshop-shopit-0.1.4.tar.gz", "has_sig": false, "md5_digest": "85eb56519b84953e55961b3c158acbcc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 79598, "upload_time": "2017-02-10T12:55:56", "url": "https://files.pythonhosted.org/packages/64/12/3f4d63d9f0012a2cddae712cc5b54c9a784f3ec70b92735c25441dec188b/djangoshop-shopit-0.1.4.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "c6e540efdb2ced39824b78a4903f29be", "sha256": "c10bc8656fc9fbfd07b5c6379926809b413f8b0660e75026f7d5ba44be9ddcb2" }, "downloads": -1, "filename": "djangoshop-shopit-0.2.0.tar.gz", "has_sig": false, "md5_digest": "c6e540efdb2ced39824b78a4903f29be", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 82149, "upload_time": "2017-04-12T07:46:29", "url": "https://files.pythonhosted.org/packages/73/eb/d9db6f74bbac1724e30807ea47a71120bedf41776645c2f85d991c307cb8/djangoshop-shopit-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "b3b1cb8051d09c7fa21651d37239e908", "sha256": "a83e584d2a9f6c9e230ec1411327f9c169ebfa6ac306bf3d0affa995fbf6679b" }, "downloads": -1, "filename": "djangoshop-shopit-0.2.1.tar.gz", "has_sig": false, "md5_digest": "b3b1cb8051d09c7fa21651d37239e908", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 82136, "upload_time": "2017-04-12T09:09:30", "url": "https://files.pythonhosted.org/packages/61/87/cb30b91bc5dd42662ec8d1fc7ad08b9e46b2d38dfcf101580b8ba82d4b30/djangoshop-shopit-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "0a0443754216bf6041d6155e1e45e52c", "sha256": "6748b7ad82170c823488ff7e9ccebb964e978cdf0defe01a498dff2b5fed90a0" }, "downloads": -1, "filename": "djangoshop-shopit-0.2.2.tar.gz", "has_sig": false, "md5_digest": "0a0443754216bf6041d6155e1e45e52c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 82739, "upload_time": "2017-04-20T11:35:27", "url": "https://files.pythonhosted.org/packages/35/39/22da20162e4fe595185366baec779bab9158cb16c483a48da06c9a506c16/djangoshop-shopit-0.2.2.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "c15aa4c8b850b123b1299c0b6fec408c", "sha256": "c5a501b3a6a5a90e807cbfe0000905a911028455ecf6c00652651d6d9ace758f" }, "downloads": -1, "filename": "djangoshop-shopit-0.2.3.tar.gz", "has_sig": false, "md5_digest": "c15aa4c8b850b123b1299c0b6fec408c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 89050, "upload_time": "2017-07-20T11:18:25", "url": "https://files.pythonhosted.org/packages/b8/63/f95162a03c4fea7efef1d37eb87bb1bd1da45e9d0e6a8ff0b15e687b0c15/djangoshop-shopit-0.2.3.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "e6b2cd920d59a0e481f9ce37fbeaceb4", "sha256": "02b6ac18f358ba039e33a7ca658347a40db9fcd03d080d060dd455f9d6c2d15e" }, "downloads": -1, "filename": "djangoshop-shopit-0.3.0.tar.gz", "has_sig": false, "md5_digest": "e6b2cd920d59a0e481f9ce37fbeaceb4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 88845, "upload_time": "2017-09-13T07:57:35", "url": "https://files.pythonhosted.org/packages/0a/33/eec62b4993ca3da5beecacd6867f4b886fb78755e24cd043c085a799d844/djangoshop-shopit-0.3.0.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "5d367c5d3ac6fcb3e8e7aee0386f4591", "sha256": "956e0567936ade0c1044b737d0db3db2b553e53cedca59cfe5ced199630602d2" }, "downloads": -1, "filename": "djangoshop-shopit-0.4.0.tar.gz", "has_sig": false, "md5_digest": "5d367c5d3ac6fcb3e8e7aee0386f4591", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 90549, "upload_time": "2018-05-08T10:49:18", "url": "https://files.pythonhosted.org/packages/30/a1/285cf0220c967e743235d2ea7b487b3116ff12d06a6855a2e07c25ee3e0b/djangoshop-shopit-0.4.0.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "6f02cbae5a7f687df4bd3f4fd8aff86e", "sha256": "2033d6e0576e0a2fb0824f5f27426e645c9788a8c24e0603ba815de179e3d1b1" }, "downloads": -1, "filename": "djangoshop-shopit-0.4.1.tar.gz", "has_sig": false, "md5_digest": "6f02cbae5a7f687df4bd3f4fd8aff86e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 90732, "upload_time": "2018-05-15T10:25:44", "url": "https://files.pythonhosted.org/packages/45/83/7861b5ca29131f2b196617c1756e1ef1729c59f286fb1fba1b75736f6798/djangoshop-shopit-0.4.1.tar.gz" } ], "0.4.2": [ { "comment_text": "", "digests": { "md5": "37e3e97d1b9cfd6f4d40f7b6860b48c7", "sha256": "7705cc81a80e6908b52bd5616f4e0d07b4274aa50c5d979e0f0fc0f46a0cc034" }, "downloads": -1, "filename": "djangoshop_shopit-0.4.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "37e3e97d1b9cfd6f4d40f7b6860b48c7", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 128765, "upload_time": "2018-07-18T12:34:42", "url": "https://files.pythonhosted.org/packages/73/f4/f86dd91b36f841701dfcf1320425621152665829a4a870cc630df4ed2757/djangoshop_shopit-0.4.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d8a4dd56c1ee1560e01c631edc96a8ac", "sha256": "a70571f0a5ec04f4206b9dd03468414f95b6ebcd178a49dbae6df9b3db827bb5" }, "downloads": -1, "filename": "djangoshop-shopit-0.4.2.tar.gz", "has_sig": false, "md5_digest": "d8a4dd56c1ee1560e01c631edc96a8ac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 90764, "upload_time": "2018-07-18T12:31:56", "url": "https://files.pythonhosted.org/packages/6a/96/93d62be1ca16fc1f5405caf56987baa15053b100ecd5bd8cec8992607e4a/djangoshop-shopit-0.4.2.tar.gz" } ], "0.4.3": [ { "comment_text": "", "digests": { "md5": "0d15e7c0fdd7937c32c74a9cf28c5882", "sha256": "126843fc3b622a24ce91151761ffa610aacc1a6e5fd358ee9b1cf8db3d558728" }, "downloads": -1, "filename": "djangoshop-shopit-0.4.3.tar.gz", "has_sig": false, "md5_digest": "0d15e7c0fdd7937c32c74a9cf28c5882", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 90781, "upload_time": "2018-10-31T13:23:27", "url": "https://files.pythonhosted.org/packages/11/05/6b5fad438ee33b3d599c05acb017b8c462724f1e25595a9173c0b52b861e/djangoshop-shopit-0.4.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0d15e7c0fdd7937c32c74a9cf28c5882", "sha256": "126843fc3b622a24ce91151761ffa610aacc1a6e5fd358ee9b1cf8db3d558728" }, "downloads": -1, "filename": "djangoshop-shopit-0.4.3.tar.gz", "has_sig": false, "md5_digest": "0d15e7c0fdd7937c32c74a9cf28c5882", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 90781, "upload_time": "2018-10-31T13:23:27", "url": "https://files.pythonhosted.org/packages/11/05/6b5fad438ee33b3d599c05acb017b8c462724f1e25595a9173c0b52b861e/djangoshop-shopit-0.4.3.tar.gz" } ] }