{ "info": { "author": "Charles Leifer", "author_email": "coleifer@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "====================\ndjango-relationships\n====================\n\nDescriptive relationships between auth.users::\n\n In [4]: john.relationships.friends()\n Out[4]: []\n\n In [5]: john.relationships.following()\n Out[5]: [, ]\n\n In [6]: john.relationships.followers()\n Out[6]: []\n\n In [7]: john.relationships.blockers()\n Out[7]: []\n\n In [8]: paul.relationships.blocking()\n Out[8]: []\n\n\nYou can create as many types of relationships as you like, or just use the\ndefault ones, 'following' and 'blocking'.\n\n\nFrom, To and Symmetrical\n------------------------\n\nRelationship types define each of the following cases:\n\n* from - 'following', who **I** am following\n* to - 'followers', who is following **me**\n* symmetrical - 'friends', **we** follow eachother\n\nRelationship types can be *login_required*, or *private*, and if you want\nto make a relationship type unviewable (i.e. you may not want to allow\nusers to see who is blocking them), simply give it a unmatchable slug,\nlike '!blockers'.\n\n\nAdmin Interface\n---------------\n\nRelationships hook right into the pre-existing User admin, and appear below\nthe 'Groups' inline.\n\n\nInstallation\n------------\n\n`python setup.py install`\n\nOR\n\nput the ``relationships`` folder on your python-path", "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/coleifer/django-relationships/tree/master", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "django-relationships", "package_url": "https://pypi.org/project/django-relationships/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-relationships/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/coleifer/django-relationships/tree/master" }, "release_url": "https://pypi.org/project/django-relationships/0.3.3/", "requires_dist": null, "requires_python": null, "summary": "descriptive relationships between auth.User", "version": "0.3.3" }, "last_serial": 887992, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "e6b21b3be8b9130286333c6b875909ce", "sha256": "d1733987b2d89f7cae2aceb15e97fb284a3c3e50d067d9937d48afbdd705c8cb" }, "downloads": -1, "filename": "django-relationships-0.1.0.tar.gz", "has_sig": false, "md5_digest": "e6b21b3be8b9130286333c6b875909ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17134, "upload_time": "2010-04-28T03:49:04", "url": "https://files.pythonhosted.org/packages/fe/26/4dd9f72b3e446c50a75bce66af0b3d46b0351ffaa7a2d4fa15417ceae73c/django-relationships-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "0572d6a738409b58011ee2ef6158b28d", "sha256": "92390f294dfc9b6ca3dcfe50376ad1beaf49b9620acc5fa219d691e1648253d7" }, "downloads": -1, "filename": "django-relationships-0.1.1.tar.gz", "has_sig": false, "md5_digest": "0572d6a738409b58011ee2ef6158b28d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16360, "upload_time": "2010-04-30T16:49:17", "url": "https://files.pythonhosted.org/packages/c6/91/f4d99860856e158e03c8f9a2e40ae295b62968fe5b09abeca245071104bc/django-relationships-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "3304cb3eb0479c58c050ab2d691f0c84", "sha256": "9f79cc4c0276c2018b202d10d0de628460e3b8da2ba9f66ed66c7ff9e3dc39ee" }, "downloads": -1, "filename": "django-relationships-0.2.0.tar.gz", "has_sig": false, "md5_digest": "3304cb3eb0479c58c050ab2d691f0c84", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16718, "upload_time": "2010-05-08T05:23:18", "url": "https://files.pythonhosted.org/packages/58/28/30fa1eadb76e35f2ff9326f1e71bba86a80614a3375b68dcdd8a4c21c38e/django-relationships-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "fc060c5780b30c0baafca953c4afcb92", "sha256": "9c70401ac270d5744c0a4af4e95c1da0ea20ca91f688a0ff4493c14f6feed070" }, "downloads": -1, "filename": "django-relationships-0.2.1.tar.gz", "has_sig": false, "md5_digest": "fc060c5780b30c0baafca953c4afcb92", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17458, "upload_time": "2010-08-08T00:22:48", "url": "https://files.pythonhosted.org/packages/2b/84/26039d287a8a4f5bb32fa3d18541ef806860005b652326b4e2d9437b6f71/django-relationships-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "fa9a4f8973603538faea8e7f72cec7f1", "sha256": "f27f18a4564ddfd0be9f269980979c39c3d77ed61ff25f2c29d4490b3162f714" }, "downloads": -1, "filename": "django-relationships-0.2.2.tar.gz", "has_sig": false, "md5_digest": "fa9a4f8973603538faea8e7f72cec7f1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16437, "upload_time": "2011-02-17T19:54:58", "url": "https://files.pythonhosted.org/packages/10/4b/60e968670c005002df504a02779f0659c30e3d53bb34613e2f3402eb1ae0/django-relationships-0.2.2.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "5f1ce91f80319be684e9d391591bab0a", "sha256": "2446e893a7bb4e7bf3ae21a5933d546aea07e6c74d2db1eada4efc03556fbf4c" }, "downloads": -1, "filename": "django-relationships-0.2.3.tar.gz", "has_sig": false, "md5_digest": "5f1ce91f80319be684e9d391591bab0a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17353, "upload_time": "2011-06-06T16:50:58", "url": "https://files.pythonhosted.org/packages/fc/eb/a331a996f0e2bf379d5f23cdb2883d6a61ad997e6a2d2b3146c90287c203/django-relationships-0.2.3.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "24f5fd41676e7b7a39b2f3487844afad", "sha256": "4aa7d6e2cbd837db75bedd1137e94de0ffda7cfb3ea11c16a94af6cec85c7a80" }, "downloads": -1, "filename": "django-relationships-0.3.0.tar.gz", "has_sig": false, "md5_digest": "24f5fd41676e7b7a39b2f3487844afad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18666, "upload_time": "2011-07-06T19:56:43", "url": "https://files.pythonhosted.org/packages/bf/2e/231b28c1e00a48356117148cfc40672f85c72e92e854264d659399676c68/django-relationships-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "dd3c90a3ea3b565c61d6063e1ac7fcab", "sha256": "27d78d9449b68c71f5fd9e4cb1e46b6c5052684b7a9eaa2d3fa4ac4d4fd9b2bf" }, "downloads": -1, "filename": "django-relationships-0.3.1.tar.gz", "has_sig": false, "md5_digest": "dd3c90a3ea3b565c61d6063e1ac7fcab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18542, "upload_time": "2012-09-04T15:43:44", "url": "https://files.pythonhosted.org/packages/42/27/7c2b383df484c2015f89bd952a64afca466e8158c667cc2f9d26c0f56f39/django-relationships-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "a15290adfd90ad48d49e47f51923e36e", "sha256": "9fe8b63da9dc243028411461e2fa7aae69274b6d2e7a873fed6c07f318e9cace" }, "downloads": -1, "filename": "django-relationships-0.3.2.tar.gz", "has_sig": false, "md5_digest": "a15290adfd90ad48d49e47f51923e36e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18552, "upload_time": "2012-09-05T20:29:50", "url": "https://files.pythonhosted.org/packages/e0/58/78f793f88851eb1984b3090523232e545d366452ae17e9164c0bc813c722/django-relationships-0.3.2.tar.gz" } ], "0.3.3": [ { "comment_text": "", "digests": { "md5": "fa5d0299c2975bb22ec79c1cfbe3aa86", "sha256": "0f29e476c6d6993975ac85cc5650500afda43e4a692dcfc90e7458638e852ed6" }, "downloads": -1, "filename": "django-relationships-0.3.3.tar.gz", "has_sig": false, "md5_digest": "fa5d0299c2975bb22ec79c1cfbe3aa86", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19036, "upload_time": "2013-10-12T03:22:42", "url": "https://files.pythonhosted.org/packages/23/7c/b628d9ba685a7dde2e76b4b20de57c0be4499992b58ad4e15389daea6378/django-relationships-0.3.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fa5d0299c2975bb22ec79c1cfbe3aa86", "sha256": "0f29e476c6d6993975ac85cc5650500afda43e4a692dcfc90e7458638e852ed6" }, "downloads": -1, "filename": "django-relationships-0.3.3.tar.gz", "has_sig": false, "md5_digest": "fa5d0299c2975bb22ec79c1cfbe3aa86", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19036, "upload_time": "2013-10-12T03:22:42", "url": "https://files.pythonhosted.org/packages/23/7c/b628d9ba685a7dde2e76b4b20de57c0be4499992b58ad4e15389daea6378/django-relationships-0.3.3.tar.gz" } ] }