{ "info": { "author": "wlan slovenija", "author_email": "open@wlan-si.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Affero General Public License v3", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "django-tastypie-mongoengine\n===========================\n\nThis Django application provides MongoEngine_ support for django-tastypie_.\n\n**This project is unmaintained. If anyone wants to step up and take over maintenance, please open an issue.**\n\nDjango 1.9+ compatibility fixes\n-------------------------------\n\n* Fixed 'self._meta.queryset.query.query_terms' to return a set instead of dictionary as according to django-tastypie 0.13.3.\n* Replaced 'SortedDict' with 'collections.OrderedDict' since SortedDict is deprecated as of Django 1.7 & removed in Django 1.9.\n* In the method 'get_fields' of class 'MongoEngineResource', help_text of field is being retrieved which might not be present. Replaced with conditional retrieval.\n\nRequirements\n------------\n\n* Python_ 2.7+\n* Django_ 1.9+\n* django-tastypie_ 0.13.3+\n* MongoEngine_ 0.10.6+\n\n.. _Python: https://python.org\n.. _Django: http://djangoproject.com\n.. _django-tastypie: https://github.com/toastdriven/django-tastypie\n.. _MongoEngine: http://mongoengine.org\n\nHow to use?\n-----------\n\n* See documentation: http://django-tastypie-mongoengine.readthedocs.org\n* See usage in tests: http://github.com/wlanslovenija/django-tastypie-mongoengine/tree/master/tests", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/wlanslovenija/django-tastypie-mongoengine", "keywords": "REST RESTful tastypie mongo mongodb mongoengine django", "license": "AGPLv3", "maintainer": "", "maintainer_email": "", "name": "hbx-django-tastypie-mongoengine", "package_url": "https://pypi.org/project/hbx-django-tastypie-mongoengine/", "platform": "", "project_url": "https://pypi.org/project/hbx-django-tastypie-mongoengine/", "project_urls": { "Homepage": "https://github.com/wlanslovenija/django-tastypie-mongoengine" }, "release_url": "https://pypi.org/project/hbx-django-tastypie-mongoengine/0.4.6/", "requires_dist": null, "requires_python": "", "summary": "MongoEngine support for django-tastypie. Fixed for Django 1.9+", "version": "0.4.6" }, "last_serial": 3512090, "releases": { "0.4.6": [ { "comment_text": "", "digests": { "md5": "a90b5055a1e156811ae685e38589b3db", "sha256": "a39aec8f4ea9f96c01a4e9312867c3580bc3cc9b929c7f87cf68d0d1dd9a7df9" }, "downloads": -1, "filename": "hbx-django-tastypie-mongoengine-0.4.6.tar.gz", "has_sig": false, "md5_digest": "a90b5055a1e156811ae685e38589b3db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 46053, "upload_time": "2018-01-22T19:02:37", "url": "https://files.pythonhosted.org/packages/54/1b/2c233dedcc613610ef9485264590abd8fa85251c7ad612bd71fb5ebc4a34/hbx-django-tastypie-mongoengine-0.4.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a90b5055a1e156811ae685e38589b3db", "sha256": "a39aec8f4ea9f96c01a4e9312867c3580bc3cc9b929c7f87cf68d0d1dd9a7df9" }, "downloads": -1, "filename": "hbx-django-tastypie-mongoengine-0.4.6.tar.gz", "has_sig": false, "md5_digest": "a90b5055a1e156811ae685e38589b3db", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 46053, "upload_time": "2018-01-22T19:02:37", "url": "https://files.pythonhosted.org/packages/54/1b/2c233dedcc613610ef9485264590abd8fa85251c7ad612bd71fb5ebc4a34/hbx-django-tastypie-mongoengine-0.4.6.tar.gz" } ] }