{ "info": { "author": "Stefan Foulis", "author_email": "stefan.foulis@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP" ], "description": "====================\ndjango-sendsms-admin\n====================\n\nA delivery backend for django-sendsms that delivers messages to the database instead of sending them. This is meant for\ndebugging. Also allows sending SMSs from the admin interface.\n\nInstallation\n============\n\n::\n\n pip install django-sendsms-admin\n\nThen add ``sendsms_admin`` to ``INSTALLED_APPS`` and run ``syncdb`` or ``migrate``.\nThis already allows sending messages from admin. To enable the debug backend to\nplace all SMSs into the database::\n\n SENDSMS_BACKEND = 'sendsms_admin.backend.DatabaseSmsBackend'", "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/stefanfoulis/django-sendsms-admin", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-sendsms-admin", "package_url": "https://pypi.org/project/django-sendsms-admin/", "platform": "OS Independent", "project_url": "https://pypi.org/project/django-sendsms-admin/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/stefanfoulis/django-sendsms-admin" }, "release_url": "https://pypi.org/project/django-sendsms-admin/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "A database delivery backend for django-sendsms (for debugging).", "version": "0.1.0" }, "last_serial": 3552844, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "72f79103f8fa8e38154694d8f280d657", "sha256": "cf33046e018330674da774b0dd51c71ce72ba85d9db1f56e70bbf0cc0a68fc2a" }, "downloads": -1, "filename": "django-sendsms-admin-0.1.0.tar.gz", "has_sig": false, "md5_digest": "72f79103f8fa8e38154694d8f280d657", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3798, "upload_time": "2011-08-10T22:59:47", "url": "https://files.pythonhosted.org/packages/48/f6/85d86be6921eb4632dc200d36175336bbe7c67e642f8fc48c8edbc2cd42e/django-sendsms-admin-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "72f79103f8fa8e38154694d8f280d657", "sha256": "cf33046e018330674da774b0dd51c71ce72ba85d9db1f56e70bbf0cc0a68fc2a" }, "downloads": -1, "filename": "django-sendsms-admin-0.1.0.tar.gz", "has_sig": false, "md5_digest": "72f79103f8fa8e38154694d8f280d657", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3798, "upload_time": "2011-08-10T22:59:47", "url": "https://files.pythonhosted.org/packages/48/f6/85d86be6921eb4632dc200d36175336bbe7c67e642f8fc48c8edbc2cd42e/django-sendsms-admin-0.1.0.tar.gz" } ] }