{ "info": { "author": "Marco Minutoli", "author_email": "info@marcominutoli.it", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: Unix", "Programming Language :: Python" ], "description": "==============================\nDjango integration with mailup\n==============================\n\nInstallation\n===============\n\nAdd 'mailup' in your INSTALLED_APPS.\n\nSettings\n===============\nAdd in you settings the followings parameters::\n\n MAILUP_CONSOLE_URL = 'http://mailup.dominio.it' # Mailup base console url : eg: http://mailup.dominio.it\n MAILUP_USER = 'mailup_user'\n MAILUP_PASSWORD = 'mailup_password'\n\n\nTesting\n===============\nTo test the application set the following parameters in your settings::\n\n MAILUP_TEST_GUID = 'GUID'\n MAILUP_TEST_ID_LIST = 'XX'\n MAILUP_TEST_ID_GROUP = 'XXX'\n MAILUP_TEST_EMAIL = 'mail@example.com'\n\nThen run::\n\n python manage.py test mailup.MailupTest", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/marcominutoli/django-mailup.git", "keywords": "Newsletter,Django,Mailup", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-mailup", "package_url": "https://pypi.org/project/django-mailup/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-mailup/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://bitbucket.org/marcominutoli/django-mailup.git" }, "release_url": "https://pypi.org/project/django-mailup/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "A plugin to integrate Django and Mailup", "version": "0.1.2" }, "last_serial": 790029, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "2e2c7f9ad2b32e43cf29cad947780a6b", "sha256": "d8e11fc4290af6bcbb2436d6af4b605e9dfa0097cd991352584de8b1ab6c32a1" }, "downloads": -1, "filename": "django-mailup-0.1.tar.gz", "has_sig": false, "md5_digest": "2e2c7f9ad2b32e43cf29cad947780a6b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4289, "upload_time": "2013-01-31T14:28:53", "url": "https://files.pythonhosted.org/packages/7d/2c/72ac220ca816f6e799e48ebee57026606bb8814e25a4ac8815f8e3442a2b/django-mailup-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "9843bdc6b0fb76d88b41df16226f10fb", "sha256": "c79e610cac86df1b0c6b83363dbc0ee76d80f4b1944da67249a79ab562eae5f4" }, "downloads": -1, "filename": "django-mailup-0.1.1.tar.gz", "has_sig": false, "md5_digest": "9843bdc6b0fb76d88b41df16226f10fb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4315, "upload_time": "2013-01-31T14:34:29", "url": "https://files.pythonhosted.org/packages/0f/58/c7849036aa0b9bf689a0caa85879e24b7995947dce5f52261b46bc713cdb/django-mailup-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "31afcd231e130aced14f9d21b03ea705", "sha256": "c66f3fbfaaa4e1d048f69aa9ed09a9dd069dbf9fab413691090b9ae8e8f8aa12" }, "downloads": -1, "filename": "django-mailup-0.1.2.tar.gz", "has_sig": false, "md5_digest": "31afcd231e130aced14f9d21b03ea705", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4436, "upload_time": "2013-01-31T15:06:08", "url": "https://files.pythonhosted.org/packages/3d/19/301f6ba2b18f5edf3d39191bc1f80ae30fb674009287f846c4d237c0a5d2/django-mailup-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "31afcd231e130aced14f9d21b03ea705", "sha256": "c66f3fbfaaa4e1d048f69aa9ed09a9dd069dbf9fab413691090b9ae8e8f8aa12" }, "downloads": -1, "filename": "django-mailup-0.1.2.tar.gz", "has_sig": false, "md5_digest": "31afcd231e130aced14f9d21b03ea705", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4436, "upload_time": "2013-01-31T15:06:08", "url": "https://files.pythonhosted.org/packages/3d/19/301f6ba2b18f5edf3d39191bc1f80ae30fb674009287f846c4d237c0a5d2/django-mailup-0.1.2.tar.gz" } ] }