{ "info": { "author": "William Oliveira de Lagos", "author_email": "william@efforia.com.br", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "=====\r\nSocialize\r\n=====\r\n\r\nSocialize is a Django app to create social networks with social authentication.\r\n\r\nQuick start\r\n-----------\r\n\r\n1. Add \"socialize\" to your INSTALLED_APPS setting like this::\r\n\r\n INSTALLED_APPS = (\r\n ...\r\n 'socialize',\r\n )\r\n\r\n2. Include the socialize URLconf in your project urls.py like this::\r\n\r\n url(r'^socialize/', include('socialize.urls')),\r\n\r\n3. Run `python manage.py syncdb` to create the socialize models.\r\n\r\n4. Visit http://127.0.0.1:8000/ to view a sample with social authentications", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.efforia.com.br/opensource/", "keywords": "", "license": "LGPLv3 License", "maintainer": "", "maintainer_email": "", "name": "django-socialize", "package_url": "https://pypi.org/project/django-socialize/", "platform": "", "project_url": "https://pypi.org/project/django-socialize/", "project_urls": { "Homepage": "http://www.efforia.com.br/opensource/" }, "release_url": "https://pypi.org/project/django-socialize/0.5.2/", "requires_dist": null, "requires_python": "", "summary": "A Django app to create social networks with social authentication.", "version": "0.5.2" }, "last_serial": 2674110, "releases": { "0.5.0": [ { "comment_text": "", "digests": { "md5": "148790f6ff6ebb88b41b44bff30d0e81", "sha256": "557351e48dd6ebd743f181bba347dcabc6fbaa932b9de3ddc96ef45a487a1705" }, "downloads": -1, "filename": "django-socialize-0.5.0.tar.gz", "has_sig": false, "md5_digest": "148790f6ff6ebb88b41b44bff30d0e81", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13093, "upload_time": "2014-03-04T07:48:56", "url": "https://files.pythonhosted.org/packages/fe/95/f4eb2dcbb5f368b381815d79aa655cb273ae9da5e1e3e985acf02610946b/django-socialize-0.5.0.tar.gz" } ], "0.5.1": [ { "comment_text": "", "digests": { "md5": "ac5f4a68c2204a93fa1becf9d0e01da3", "sha256": "cd6b8364a2902cfbadebaefc950aff6a04df6a71ce5d622383afde94636558e6" }, "downloads": -1, "filename": "django-socialize-0.5.1.tar.gz", "has_sig": false, "md5_digest": "ac5f4a68c2204a93fa1becf9d0e01da3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13042, "upload_time": "2017-02-28T20:01:55", "url": "https://files.pythonhosted.org/packages/9c/04/6b2d1b1cba517c3061d9048e3f279317e2d5de8cc219dfb941f055e208a9/django-socialize-0.5.1.tar.gz" } ], "0.5.2": [ { "comment_text": "", "digests": { "md5": "9548d05dcc13bbd02d5df7cfdd6afd6e", "sha256": "04c0c22c5368d3aec456421c53398aeedeab38c90ab1bd79bc46695bfd1da041" }, "downloads": -1, "filename": "django-socialize-0.5.2.tar.gz", "has_sig": false, "md5_digest": "9548d05dcc13bbd02d5df7cfdd6afd6e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13556, "upload_time": "2017-02-28T20:43:34", "url": "https://files.pythonhosted.org/packages/78/d0/094ed868d454f09431eefe65d41e8adc82005bb493e573075be430a431d2/django-socialize-0.5.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9548d05dcc13bbd02d5df7cfdd6afd6e", "sha256": "04c0c22c5368d3aec456421c53398aeedeab38c90ab1bd79bc46695bfd1da041" }, "downloads": -1, "filename": "django-socialize-0.5.2.tar.gz", "has_sig": false, "md5_digest": "9548d05dcc13bbd02d5df7cfdd6afd6e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13556, "upload_time": "2017-02-28T20:43:34", "url": "https://files.pythonhosted.org/packages/78/d0/094ed868d454f09431eefe65d41e8adc82005bb493e573075be430a431d2/django-socialize-0.5.2.tar.gz" } ] }