{ "info": { "author": "Praekelt Foundation", "author_email": "dev@praekelt.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 :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "django-mobiclicks v.0.1\n=======================\n\nRequirements\n------------\nIf a custom user model is used, it needs to have a datetime ``date_joined`` field. This is used to determine if a user is new or not. Check setup.py for other requirements.\n\nSettings\n--------\n- ``CPA_TOKEN_PARAMETER_NAME``: the name of the querystring parameter that contains the CPA token. Default is 'cpa'.\n- ``CPA_TOKEN_SESSION_KEY``: the name of the Django session key used to store the CPA token. Default is 'mobiclicks_cpatoken'.\n- ``CPA_SECURITY_TOKEN``: the security token provided by MobiClicks. This setting is required.\n- ``CLICK_REF_PARAMETER_NAME``: the name of the querystring parameter that contains the click ref value. Default is 'pollen8_click_ref'.\n- ``ACQUISITION_TRACKING_URL``: the MobiClicks URL that acquisitions are posted to. Default is 'http://t.mobiclicksdirect.com/acquisition'.\n- ``CLICK_CONFIRMATION_URL``: the MobiClicks URL that click confirmation is posted to. Default is 'http://t.mobiclicksdirect.com/advertiser'.\n- ``TRACK_REGISTRATIONS``: track registration conversions via MobiClicks. Default is 'True'.\n- ``CONFIRM_CLICKS``: track a user landing on the site from an ad via MobiClicks. Default is 'True'.\nAuthors\n=======\n\n#. Rizmari Versfeld\nChangelog\n=========\n\n0.1 (28-11-2013)\n----------------\n#. Initial release", "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/praekelt/django-mobiclicks", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-mobiclicks", "package_url": "https://pypi.org/project/django-mobiclicks/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-mobiclicks/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/praekelt/django-mobiclicks" }, "release_url": "https://pypi.org/project/django-mobiclicks/0.1/", "requires_dist": null, "requires_python": null, "summary": "Tracks MobiClicks acquisitions", "version": "0.1" }, "last_serial": 4623881, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "e6196ff1a68c739e657281a73d7dca97", "sha256": "f7c60362e394847b69f2dae796298018cd9dd91126039d8fbe547619d14dfc3b" }, "downloads": -1, "filename": "django_mobiclicks-0.1-py2.7.egg", "has_sig": false, "md5_digest": "e6196ff1a68c739e657281a73d7dca97", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 13716, "upload_time": "2013-11-28T15:49:41", "url": "https://files.pythonhosted.org/packages/7a/d3/1cde1e2e5ee093561b474de9bb53dabd4e79c246fb3831ca1035d0bca0e6/django_mobiclicks-0.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "c367f46d08ebd3bd2e96905c9fb61eaf", "sha256": "973a8b620b49cc36774ef20b4848222dd910df63bd312417a052b7b1bd3d5659" }, "downloads": -1, "filename": "django-mobiclicks-0.1.tar.gz", "has_sig": false, "md5_digest": "c367f46d08ebd3bd2e96905c9fb61eaf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5301, "upload_time": "2013-11-28T15:49:46", "url": "https://files.pythonhosted.org/packages/a1/46/c0ee1dce345dd6e415ed2ee78754b8512d3f990bf0a07294a540107a35e7/django-mobiclicks-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e6196ff1a68c739e657281a73d7dca97", "sha256": "f7c60362e394847b69f2dae796298018cd9dd91126039d8fbe547619d14dfc3b" }, "downloads": -1, "filename": "django_mobiclicks-0.1-py2.7.egg", "has_sig": false, "md5_digest": "e6196ff1a68c739e657281a73d7dca97", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 13716, "upload_time": "2013-11-28T15:49:41", "url": "https://files.pythonhosted.org/packages/7a/d3/1cde1e2e5ee093561b474de9bb53dabd4e79c246fb3831ca1035d0bca0e6/django_mobiclicks-0.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "c367f46d08ebd3bd2e96905c9fb61eaf", "sha256": "973a8b620b49cc36774ef20b4848222dd910df63bd312417a052b7b1bd3d5659" }, "downloads": -1, "filename": "django-mobiclicks-0.1.tar.gz", "has_sig": false, "md5_digest": "c367f46d08ebd3bd2e96905c9fb61eaf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5301, "upload_time": "2013-11-28T15:49:46", "url": "https://files.pythonhosted.org/packages/a1/46/c0ee1dce345dd6e415ed2ee78754b8512d3f990bf0a07294a540107a35e7/django-mobiclicks-0.1.tar.gz" } ] }