{ "info": { "author": "Radomir Stevanovic", "author_email": "radomir.stevanovic@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Django-JSONPlus\n===============\n\nDjango extension for non-basic types' serialization to JSON via jsonplus_ lib.\n\n.. _jsonplus: https://pypi.python.org/pypi/jsonplus/\n\n\nInstall\n-------\n\nInstall from PyPI::\n\n pip install django-jsonplus\n\nAdd to your ``settings.py``:\n\n.. code-block:: python\n\n INSTALLED_APPS = [\n \n\n 'django_jsonplus',\n ]\n\n\nUsage\n-----\n\nTo use ``jsonplus`` for database values (de-)serialization, use the\n``JSONPlusField``:\n\n.. code-block:: python\n\n from django.db import models\n from django.contrib.postgres.fields import JSONField\n from django_jsonplus.models import JSONPlusField\n\n class MyModel(models.Model):\n # stores only numbers, strings, lists, dicts (but not dates)\n basic_data = JSONField()\n\n # stores datetime, namedtuple, set, decimal, complex...\n rich_data = JSONPlusField()\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/randomir/jsonplus/tree/master/python-django", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "django-jsonplus", "package_url": "https://pypi.org/project/django-jsonplus/", "platform": "any", "project_url": "https://pypi.org/project/django-jsonplus/", "project_urls": { "Homepage": "https://github.com/randomir/jsonplus/tree/master/python-django" }, "release_url": "https://pypi.org/project/django-jsonplus/0.1.3/", "requires_dist": null, "requires_python": "", "summary": "Django extension for non-basic types' serialization to JSON via jsonplus lib.", "version": "0.1.3" }, "last_serial": 3631567, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "ac8e70f697335fbe0483d716cd320923", "sha256": "52797fb1162931d826b20d9aa56e6b672243c113e8523dc4a1d7982cfc69ac4d" }, "downloads": -1, "filename": "django_jsonplus-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "ac8e70f697335fbe0483d716cd320923", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 2537, "upload_time": "2017-02-26T23:21:55", "url": "https://files.pythonhosted.org/packages/fb/46/b0168a49d174ac569b89d31b60fd719437bc7e6000ea6a18fcc553a549bf/django_jsonplus-0.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4bc6624a12b4a4b0969be12b1b721329", "sha256": "abe6a4b38e3e738534670ac2328932155326e4538846e67c7e2d7e3656699f89" }, "downloads": -1, "filename": "django-jsonplus-0.0.1.tar.gz", "has_sig": false, "md5_digest": "4bc6624a12b4a4b0969be12b1b721329", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2089, "upload_time": "2017-02-26T23:21:54", "url": "https://files.pythonhosted.org/packages/2f/98/3f2cc95d25d5b8dbbac3cee296864835598468467b1b5947077de0f58f6d/django-jsonplus-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "3aff78672fd888daa877664e2096a484", "sha256": "0c85fadbee29fd95b2c1276524cd57ca62c5b2333fc8c76ea00d46d50a4eb114" }, "downloads": -1, "filename": "django_jsonplus-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3aff78672fd888daa877664e2096a484", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 3186, "upload_time": "2017-02-26T23:36:08", "url": "https://files.pythonhosted.org/packages/7a/ed/3003df1d5f695b9de00bac6bd13432ffb12fd5abebd8abdd7a39627e3b87/django_jsonplus-0.0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "694f496c28396ab910e82b5c419fce7e", "sha256": "48a5a06f0618ec535b83173e92afbd7a10276b988cfba806b31cc6c3c27f4bfc" }, "downloads": -1, "filename": "django-jsonplus-0.0.2.tar.gz", "has_sig": false, "md5_digest": "694f496c28396ab910e82b5c419fce7e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2513, "upload_time": "2017-02-26T23:36:06", "url": "https://files.pythonhosted.org/packages/14/3e/89498c78466f7d95ccbcaca9ae74f562e06ab0eb88566eed58810846223e/django-jsonplus-0.0.2.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "3f5fdd61c28235988cc4ac0a03a50048", "sha256": "bd402f798ea2b3958dea63293d4ffbd39293b7a91b054c58004af900827636f5" }, "downloads": -1, "filename": "django_jsonplus-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3f5fdd61c28235988cc4ac0a03a50048", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 3192, "upload_time": "2017-03-09T16:08:05", "url": "https://files.pythonhosted.org/packages/05/c0/cf700591de8a8b2a17abad15ac691e1a996fb6ade0407253589b03761b24/django_jsonplus-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "854563cf3d0eebcd6d20e0a4f96f540d", "sha256": "5bae34c95ae25142fde37f30d6bb8f12d8829c4676f572022a331656fa827ca9" }, "downloads": -1, "filename": "django-jsonplus-0.1.0.tar.gz", "has_sig": false, "md5_digest": "854563cf3d0eebcd6d20e0a4f96f540d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2487, "upload_time": "2017-03-09T16:08:03", "url": "https://files.pythonhosted.org/packages/d7/80/b4a36d606e90b8cb402a040dc2780b566b357eeb538470bced500bd6554d/django-jsonplus-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "7679289904d92fb7d27c19d8a5b29c3c", "sha256": "24e25b40da93d92f52fa8721dc23f0ce2693c03a000807810279b3947cbc06a4" }, "downloads": -1, "filename": "django_jsonplus-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7679289904d92fb7d27c19d8a5b29c3c", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4511, "upload_time": "2017-03-09T16:24:07", "url": "https://files.pythonhosted.org/packages/50/06/ded0606e7771c3a907bdedd789336828eb610a587635818eb76f82a63e7d/django_jsonplus-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4b7025c66b90acf3a4993eef83c21edc", "sha256": "3db8f3bb7b92b672655355e0672abc8037fca474394a6410798d1ad91b06411e" }, "downloads": -1, "filename": "django-jsonplus-0.1.1.tar.gz", "has_sig": false, "md5_digest": "4b7025c66b90acf3a4993eef83c21edc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2992, "upload_time": "2017-03-09T16:24:03", "url": "https://files.pythonhosted.org/packages/12/6d/7ef9e1f1275d2e7f54b6959f429e28dded6b0e086946774d975bdbe61940/django-jsonplus-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "0c67e86573dc1e14480d977eb302ae44", "sha256": "523d4c83aec97fc64f08ae4ad0e185ff3200967c9695d3e3b221a3240e5bce33" }, "downloads": -1, "filename": "django_jsonplus-0.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0c67e86573dc1e14480d977eb302ae44", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5113, "upload_time": "2018-02-26T09:48:27", "url": "https://files.pythonhosted.org/packages/ba/5a/d62db3d8de95d97661b5485b5069bf2e4cd314c411c3acc3200c2ea07028/django_jsonplus-0.1.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bfeb6318ffca78c1d72d50d3ee9440ad", "sha256": "7bb86b4bbc3a888511ef23168c412e8cdb444b52133e2ad12fd649566a18765b" }, "downloads": -1, "filename": "django-jsonplus-0.1.2.tar.gz", "has_sig": false, "md5_digest": "bfeb6318ffca78c1d72d50d3ee9440ad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3367, "upload_time": "2018-02-26T09:48:25", "url": "https://files.pythonhosted.org/packages/5b/e1/77e4641b05d6a8ee08df47890189e1cea31df752acd7cdd66ca8ceee37ae/django-jsonplus-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "7fe63af775ad0670b5f22287e6f47d70", "sha256": "b9c4eed4cf75a4803c36b4bfaece25303ef1fddfe107ae2e63876f9693adb965" }, "downloads": -1, "filename": "django_jsonplus-0.1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7fe63af775ad0670b5f22287e6f47d70", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4971, "upload_time": "2018-03-02T10:21:18", "url": "https://files.pythonhosted.org/packages/b3/e1/3fae08d3a255b339f62dc2816665f3672fff54bfaab9bd71734621393d27/django_jsonplus-0.1.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8b613869e9027a308177ab02759ac4d8", "sha256": "e58ca45c6e40aa429b9530027e0bccd97c034ad10cad9865ba3bcac30a75bb74" }, "downloads": -1, "filename": "django-jsonplus-0.1.3.tar.gz", "has_sig": false, "md5_digest": "8b613869e9027a308177ab02759ac4d8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3237, "upload_time": "2018-03-02T10:21:15", "url": "https://files.pythonhosted.org/packages/6f/0b/d97453995fd38cd50df8fa54f8da1241f14d7c85c02671167fe452be51fd/django-jsonplus-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7fe63af775ad0670b5f22287e6f47d70", "sha256": "b9c4eed4cf75a4803c36b4bfaece25303ef1fddfe107ae2e63876f9693adb965" }, "downloads": -1, "filename": "django_jsonplus-0.1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7fe63af775ad0670b5f22287e6f47d70", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 4971, "upload_time": "2018-03-02T10:21:18", "url": "https://files.pythonhosted.org/packages/b3/e1/3fae08d3a255b339f62dc2816665f3672fff54bfaab9bd71734621393d27/django_jsonplus-0.1.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8b613869e9027a308177ab02759ac4d8", "sha256": "e58ca45c6e40aa429b9530027e0bccd97c034ad10cad9865ba3bcac30a75bb74" }, "downloads": -1, "filename": "django-jsonplus-0.1.3.tar.gz", "has_sig": false, "md5_digest": "8b613869e9027a308177ab02759ac4d8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3237, "upload_time": "2018-03-02T10:21:15", "url": "https://files.pythonhosted.org/packages/6f/0b/d97453995fd38cd50df8fa54f8da1241f14d7c85c02671167fe452be51fd/django-jsonplus-0.1.3.tar.gz" } ] }