{ "info": { "author": "Zachary Voase", "author_email": "zacharyvoase@me.com", "bugtrack_url": null, "classifiers": [], "description": "django-qmixin is a reusable Django application for extending managers and the querysets they produce.\r\n\r\nA mixin is a subclass of djqmixin.QMixin which defines some related methods that operate on a QuerySet or Manager instance. Mixins can be \u2018mixed in\u2019 to a manager class, and their methods will be made available on all instances of that class (whether on the model itself or via a relation), as well as the QuerySet instances it produces.\r\n\r\nWhat this achieves is the ability to add queryset-level functionality to your model with the minimum amount of work possible.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/zacharyvoase/django-qmixin", "keywords": "", "license": "This is free and unencumbered software released into the public domain.\r\n\r\nAnyone is free to copy, modify, publish, use, compile, sell, or\r\ndistribute this software, either in source code form or as a compiled\r\nbinary, for any purpose, commercial or non-commercial, and by any\r\nmeans.\r\n\r\nIn jurisdictions that recognize copyright laws, the author or authors\r\nof this software dedicate any and all copyright interest in the\r\nsoftware to the public domain. We make this dedication for the benefit\r\nof the public at large and to the detriment of our heirs and\r\nsuccessors. We intend this dedication to be an overt act of\r\nrelinquishment in perpetuity of all present and future rights to this\r\nsoftware under copyright law.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\r\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\r\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\r\nIN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR\r\nOTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,\r\nARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR\r\nOTHER DEALINGS IN THE SOFTWARE.\r\n\r\nFor more information, please refer to ", "maintainer": "", "maintainer_email": "", "name": "django-qmixin", "package_url": "https://pypi.org/project/django-qmixin/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-qmixin/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/zacharyvoase/django-qmixin" }, "release_url": "https://pypi.org/project/django-qmixin/0.1/", "requires_dist": null, "requires_python": null, "summary": "A Django app for extending managers and the querysets they produce.", "version": "0.1" }, "last_serial": 790387, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "dc739b9554151695b804368e20945911", "sha256": "bbef0086f2241df1f5db9a7fb8b94522acacb79d224f27db9777f8bed7394004" }, "downloads": -1, "filename": "django-qmixin-0.1.tar.gz", "has_sig": false, "md5_digest": "dc739b9554151695b804368e20945911", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8483, "upload_time": "2010-01-31T02:11:37", "url": "https://files.pythonhosted.org/packages/b4/90/54b384719e2038535049793ca81a4815f7cff154d6b90f4ea25c435cc3cc/django-qmixin-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "dc739b9554151695b804368e20945911", "sha256": "bbef0086f2241df1f5db9a7fb8b94522acacb79d224f27db9777f8bed7394004" }, "downloads": -1, "filename": "django-qmixin-0.1.tar.gz", "has_sig": false, "md5_digest": "dc739b9554151695b804368e20945911", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8483, "upload_time": "2010-01-31T02:11:37", "url": "https://files.pythonhosted.org/packages/b4/90/54b384719e2038535049793ca81a4815f7cff154d6b90f4ea25c435cc3cc/django-qmixin-0.1.tar.gz" } ] }