{ "info": { "author": "Mark Ransom", "author_email": "megamark16@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Communications :: Chat", "Topic :: Internet :: WWW/HTTP" ], "description": "django-live-support\n=================\nA live support chat app for django that lets you chat with visitors to your\nsite through the Django Admin interface.\n\nDependancies\n============\n\n- django (tested with 1.3)\n- simplejson (required if using python 2.5, suggested otherwise)\n\nGetting Started\n=============\n\nTo get started simply install using ``pip``:\n::\n pip install django-live-support\n\nAdd ``live_support`` to your installed apps and ``syncdb`` (or migrate, if \nyou have south installed).\n\nYour installed apps should look something like this:\n::\n\tINSTALLED_APPS = (\n\t 'django.contrib.auth',\n\t 'django.contrib.contenttypes',\n\t 'django.contrib.sessions',\n\t 'django.contrib.sites',\n\t 'django.contrib.messages',\n\t 'django.contrib.admin',\n\t 'live_support',\n\t)\n\nAdd ``live_support.urls`` to your urls.py, like so:\n::\n from django.conf.urls.defaults import patterns, include, url\n\n from django.contrib import admin\n admin.autodiscover()\n\n urlpatterns = patterns('',\n url(r'^admin/', include(admin.site.urls)),\n url(r'^support/', include('live_support.urls')),\n )\n\n\nIf you are going to use the chat_iframe templatetag, be sure that you have \n'django.core.context_processors.request' in your TEMPLATE_CONTEXT_PROCESSORS.\n\nUsage\n=============\n\nYou can either override the template for the ``start_chat`` \n(live_support/start_chat.html) and ``client_chat`` \n(live_support/live_support.html) views and just point users to the root \nof the live_support app as defined in your urls.py file, or you can drop\nthe ``{% chat_iframe %}`` templatetag into your base template, but be sure\nto include {% load live_support_tags %} at the top of your template, which \nwill render the chat sidebar (which pops out into a chat window) on every\npage.\n\n", "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/megamark16/django-live-support", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-live-support", "package_url": "https://pypi.org/project/django-live-support/", "platform": "OS Independent", "project_url": "https://pypi.org/project/django-live-support/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/megamark16/django-live-support" }, "release_url": "https://pypi.org/project/django-live-support/0.1.9/", "requires_dist": null, "requires_python": null, "summary": "A django app that lets you chat with visitors to your site.", "version": "0.1.9" }, "last_serial": 789982, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "11e98e5b53101ffe886c84ed4cc100d0", "sha256": "02a9552eb509eff9beb7ee9afc5eb8d7402aadf7123acdcd7233cdf6e6476361" }, "downloads": -1, "filename": "django-live-support-0.1.0.tar.gz", "has_sig": false, "md5_digest": "11e98e5b53101ffe886c84ed4cc100d0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 67839, "upload_time": "2012-06-26T17:52:26", "url": "https://files.pythonhosted.org/packages/96/33/3d57e1401a777c477838dc9bef2488823288ab1b7cf8e7ba963e7b989fc4/django-live-support-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "0bfc9cbcbcbd0544be2154005bd1337d", "sha256": "c0ec3d959c1734abfc992d62c83f5b20dc67e20bfe2dd0fe17e70107e7eb6194" }, "downloads": -1, "filename": "django-live-support-0.1.1.tar.gz", "has_sig": false, "md5_digest": "0bfc9cbcbcbd0544be2154005bd1337d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 67827, "upload_time": "2012-06-26T17:57:00", "url": "https://files.pythonhosted.org/packages/79/39/9baa31ea4e09c1688b6e228173af84d4058f5f2ee1bc44402b75f750c4e1/django-live-support-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "6099458cd750105b192dd0b665bb298a", "sha256": "77f0d72fba705a9241fdbebbf15f58c9dccf89bbbae8c1a88fc16a1dbef9874a" }, "downloads": -1, "filename": "django-live-support-0.1.2.tar.gz", "has_sig": false, "md5_digest": "6099458cd750105b192dd0b665bb298a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 68144, "upload_time": "2012-06-26T18:00:20", "url": "https://files.pythonhosted.org/packages/24/bc/c16281b637d03c3f1bbb6fbb54f8676e6e1b1975639b694402a390d6ea48/django-live-support-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "f2c1fa4d94a632d89837a443b2a66baf", "sha256": "a629a17b23c88175927d25e8b04ec190f9f1dac6da3e70ff22f1407dad96cf95" }, "downloads": -1, "filename": "django-live-support-0.1.3.tar.gz", "has_sig": false, "md5_digest": "f2c1fa4d94a632d89837a443b2a66baf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 65652, "upload_time": "2012-06-27T18:40:11", "url": "https://files.pythonhosted.org/packages/3a/ab/bb03be46a158cdcebde3b52bada766b6ab77d26eec0c6b981ff11f4c0671/django-live-support-0.1.3.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "f83f328ff5a6e8f8283660bb63ff52bf", "sha256": "58ecee894d69a7ea85a9571f217971ef23df71accaa61d9fa5f34a0fb0f2ed7d" }, "downloads": -1, "filename": "django-live-support-0.1.6.tar.gz", "has_sig": false, "md5_digest": "f83f328ff5a6e8f8283660bb63ff52bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 64206, "upload_time": "2012-09-20T19:10:46", "url": "https://files.pythonhosted.org/packages/b1/88/bbd7804eb81f49138572f4ddeb2749d7069d742e839cf71f3e63cb6507e4/django-live-support-0.1.6.tar.gz" } ], "0.1.7": [ { "comment_text": "", "digests": { "md5": "b2ea34723177f2f415c5a899b26ee1e7", "sha256": "015f56daef8e39a4a1b11be3b177961d20d45db515e5860b6ca500e204ed23e9" }, "downloads": -1, "filename": "django-live-support-0.1.7.tar.gz", "has_sig": false, "md5_digest": "b2ea34723177f2f415c5a899b26ee1e7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 63914, "upload_time": "2012-09-20T19:59:23", "url": "https://files.pythonhosted.org/packages/c0/2a/0957555148e9556861e8b19dbf7d10e2f87b874a946c1426a6083d5814d6/django-live-support-0.1.7.tar.gz" } ], "0.1.8": [ { "comment_text": "", "digests": { "md5": "ecbdeff14b6ea3b10a233d8cffc6ebe2", "sha256": "f86098e7c4845b97187c443fdac5357f711186b6f68fb277f99809fb48af0cb8" }, "downloads": -1, "filename": "django-live-support-0.1.8.tar.gz", "has_sig": false, "md5_digest": "ecbdeff14b6ea3b10a233d8cffc6ebe2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 65804, "upload_time": "2012-11-27T15:41:44", "url": "https://files.pythonhosted.org/packages/68/95/aae672dcdb7374cb4cad3ef291fe137d7b67e9076d9ab7de9c69ee1a068f/django-live-support-0.1.8.tar.gz" } ], "0.1.9": [ { "comment_text": "", "digests": { "md5": "e52e0641b63cfdabd3695244a113b312", "sha256": "b70186e2b6ba35d7c5c25ef22f9b0da6611c1e36d16619f42efa7cb1488ff247" }, "downloads": -1, "filename": "django-live-support-0.1.9.tar.gz", "has_sig": false, "md5_digest": "e52e0641b63cfdabd3695244a113b312", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 65786, "upload_time": "2012-11-27T16:09:26", "url": "https://files.pythonhosted.org/packages/52/06/f73f205a891dc0f35f11b866d5fe9abb016c9675f0e7c08f5ffbefbe5d35/django-live-support-0.1.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e52e0641b63cfdabd3695244a113b312", "sha256": "b70186e2b6ba35d7c5c25ef22f9b0da6611c1e36d16619f42efa7cb1488ff247" }, "downloads": -1, "filename": "django-live-support-0.1.9.tar.gz", "has_sig": false, "md5_digest": "e52e0641b63cfdabd3695244a113b312", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 65786, "upload_time": "2012-11-27T16:09:26", "url": "https://files.pythonhosted.org/packages/52/06/f73f205a891dc0f35f11b866d5fe9abb016c9675f0e7c08f5ffbefbe5d35/django-live-support-0.1.9.tar.gz" } ] }