{ "info": { "author": "SmileyChris (packaged by Philip Gatt)", "author_email": "gattster@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Automatically create a unique slug for a model.\n\nNote that you don't need to do obj.slug = ... since this method updates the instance's slug field directly. All you usually need is: unique_slugify(obj, obj.title)\n\nA frequent usage pattern is to override the save method of a model and call unique_slugify before the super(...).save() call.", "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/defcube/django-unique-slugify", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "django-unique-slugify", "package_url": "https://pypi.org/project/django-unique-slugify/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-unique-slugify/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/defcube/django-unique-slugify" }, "release_url": "https://pypi.org/project/django-unique-slugify/1.01/", "requires_dist": null, "requires_python": null, "summary": "Automatically create a unique slug for a model.", "version": "1.01" }, "last_serial": 1223401, "releases": { "1.00": [ { "comment_text": "", "digests": { "md5": "9aed17c3ffee40ba7cdf40139f5e1791", "sha256": "4e69485e7adf6a1613b4e9e9b25671ed1a08149cab00682aa76c2b1b037319c6" }, "downloads": -1, "filename": "django-unique-slugify-1.00.tar.gz", "has_sig": false, "md5_digest": "9aed17c3ffee40ba7cdf40139f5e1791", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1584, "upload_time": "2014-09-14T07:59:30", "url": "https://files.pythonhosted.org/packages/28/46/01d3faabfafbb7e2cadfdd82196df44fac094d7217f324b96dc781c47b3b/django-unique-slugify-1.00.tar.gz" } ], "1.01": [ { "comment_text": "", "digests": { "md5": "541446e83295db0f683646b25abdcd0b", "sha256": "c62c94c09f15d7dc63db29c826db64eac698c243e00e782f68453bc23cb2dbfb" }, "downloads": -1, "filename": "django-unique-slugify-1.01.tar.gz", "has_sig": false, "md5_digest": "541446e83295db0f683646b25abdcd0b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1751, "upload_time": "2014-09-14T08:00:52", "url": "https://files.pythonhosted.org/packages/18/72/e24a9e66caf58e292480fda6996ffb0ef6a67289bc900f99289ba4cb6ce9/django-unique-slugify-1.01.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "541446e83295db0f683646b25abdcd0b", "sha256": "c62c94c09f15d7dc63db29c826db64eac698c243e00e782f68453bc23cb2dbfb" }, "downloads": -1, "filename": "django-unique-slugify-1.01.tar.gz", "has_sig": false, "md5_digest": "541446e83295db0f683646b25abdcd0b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1751, "upload_time": "2014-09-14T08:00:52", "url": "https://files.pythonhosted.org/packages/18/72/e24a9e66caf58e292480fda6996ffb0ef6a67289bc900f99289ba4cb6ce9/django-unique-slugify-1.01.tar.gz" } ] }