{ "info": { "author": "Michael Kuty", "author_email": "kutymichael@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Software Development", "Topic :: Software Development :: Libraries :: Application Frameworks" ], "description": "===================\nLeonardo Cookie Law\n===================\n\nleonardo-cookie-law integrates django-cookie-law helps to your Leonardo project comply with the EU cookie regulations. by displaying a cookie information banner until it is dismissed by the user.\n\n.. contents::\n :local:\n\nInstallation\n------------\n\n.. code-block:: bash\n\n pip install leonardo_cookie_law\n\nor as leonardo bundle\n\n.. code-block:: bash\n\n pip install django-leonardo[\"cookielaw\"]\n\nCollect assets\n\n.. code-block:: bash\n\n\tpython manage.py collectstatic --noinput\n\n\nConfiguration\n-------------\n\nIf you want to use our default template, add ``cookielaw/css/cookielaw.css`` to the markup and you should see the cookie law banner at the top of the page until you dismiss it with the button in the top-right. This CSS is Twitter Bootstrap compatible, but chances are, you'll like to adjust it anyway.\n\nTo change the markup, just add a template named ``cookielaw/banner.html`` and make sure it is loaded before the default template (for example put the django.template.loaders.filesystem.Loader before django.template.loaders.app_directories.Loader and add your new template to any of the TEMPLATE_DIRS).\n\nTo change the CSS, just write your own rules and don't include the default stylesheet.\n\nRead More\n---------\n\n* https://github.com/TyMaszWeb/django-cookie-law", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/django-leonardo/leonardo-cookie-law.git", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "leonardo-cookie-law", "package_url": "https://pypi.org/project/leonardo-cookie-law/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/leonardo-cookie-law/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/django-leonardo/leonardo-cookie-law.git" }, "release_url": "https://pypi.org/project/leonardo-cookie-law/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "Helps your Leonardo project comply with EU cookie law regulations", "version": "0.0.2" }, "last_serial": 1859065, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "b45cbec7f6955d90d1d8d62ae8f076dd", "sha256": "2dc06f444b0e3da643435acf5259eeb0c3b0892c83bbab836e5829156232e70c" }, "downloads": -1, "filename": "leonardo-cookie-law-0.0.2.tar.gz", "has_sig": false, "md5_digest": "b45cbec7f6955d90d1d8d62ae8f076dd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4193, "upload_time": "2015-12-12T15:37:33", "url": "https://files.pythonhosted.org/packages/dd/97/dbd010f3e39e1a73f4d8f1d5e57574d9952ea9e3ecd147281aaac0e20c2a/leonardo-cookie-law-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b45cbec7f6955d90d1d8d62ae8f076dd", "sha256": "2dc06f444b0e3da643435acf5259eeb0c3b0892c83bbab836e5829156232e70c" }, "downloads": -1, "filename": "leonardo-cookie-law-0.0.2.tar.gz", "has_sig": false, "md5_digest": "b45cbec7f6955d90d1d8d62ae8f076dd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4193, "upload_time": "2015-12-12T15:37:33", "url": "https://files.pythonhosted.org/packages/dd/97/dbd010f3e39e1a73f4d8f1d5e57574d9952ea9e3ecd147281aaac0e20c2a/leonardo-cookie-law-0.0.2.tar.gz" } ] }