{ "info": { "author": "Jens Alm", "author_email": "jens.alm@prorenata.se", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "===============\ndjango-castle\n===============\n\nA django integration for the castle.io service\n\nDocumentation\n-------------\n\nUsing the http://castle.io service this package allows for simple user tracking.\n\nQuickstart\n----------\n\nInstall django-castle::\n\n pip install django-castle\n\nThen use it in a project::\n\n1. Add the package ``django_castle`` to ``settings.INSTALLED_APPS``\n\n2. Set the following setting variables::\n\n CASTLE_API_KEY = \"your key\"\n CASTLE_API_SECRET = \"your secret\"\n\n3. Add the ``{% load castle %}`` template tag on the top of your templates where you want to track users\n\n4. Add the following tags to the templates in the bottom of the head::\n\n {% castle_load user=request.user secure=True track=True %}\n\nFeatures\n--------\n\n* API wrapper\n* Settings for API Key and Secret\n* Hook for the login and logout signals\n* template tags for user tracking\n\nCookiecutter Tools Used in Making This Package\n----------------------------------------------\n\n* cookiecutter\n* cookiecutter-djangopackage\n\n\n\n\nHistory\n-------\n\n0.0.1 (2015-08-28)\n++++++++++++++++++\n\n* First release on GitHub.\n\n0.0.2 (2015-08-29)\n++++++++++++++++++\n\n* First working release on GitHub", "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/ulmus/django-castle", "keywords": "django-castle", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-castle", "package_url": "https://pypi.org/project/django-castle/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-castle/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/ulmus/django-castle" }, "release_url": "https://pypi.org/project/django-castle/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "A django integration for the castle.io service", "version": "0.1.1" }, "last_serial": 1698288, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "41fe0b8835bed97209d32818d8aff494", "sha256": "81aeafb83b84800c0554360ef2f7546cfa97d3af8019f502700db1b8de0b6b7d" }, "downloads": -1, "filename": "django_castle-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "41fe0b8835bed97209d32818d8aff494", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 6088, "upload_time": "2015-08-28T10:18:16", "url": "https://files.pythonhosted.org/packages/30/3c/0a9e59b0e7cf9c2643937cc19f1c9fb588ceee5c691349f9db8d68a62867/django_castle-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1c1e3d7732397228061161e6d28e8284", "sha256": "53dce62592ac701dc56d6823820c8056ad689a6ea2771b3c78b07882e6d2d64e" }, "downloads": -1, "filename": "django-castle-0.1.0.tar.gz", "has_sig": false, "md5_digest": "1c1e3d7732397228061161e6d28e8284", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6169, "upload_time": "2015-08-28T10:18:11", "url": "https://files.pythonhosted.org/packages/13/b6/38f61920273d0157f75dffad5f55b484ed53934d38cd8a9e476bc1c6eb3b/django-castle-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "0c4b0fe1f229f98fd73154e31dca1c35", "sha256": "e40caa24f1798770e120882a6f262d87061f5247f1ecca2ae4539fa0096870be" }, "downloads": -1, "filename": "django_castle-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0c4b0fe1f229f98fd73154e31dca1c35", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 6112, "upload_time": "2015-08-28T14:24:11", "url": "https://files.pythonhosted.org/packages/ae/5d/dfd1c1ff18e04b85b855f837401da8a4dc6c4152ed37332d0d2a2e6517a1/django_castle-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "27550a45f1aaff9d0cd2b2428eccf4ac", "sha256": "05c351d8f8efed296eac2755ea1cb1c97cf9a5e88446e0bf4b2423f008ca4ad8" }, "downloads": -1, "filename": "django-castle-0.1.1.tar.gz", "has_sig": false, "md5_digest": "27550a45f1aaff9d0cd2b2428eccf4ac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6190, "upload_time": "2015-08-28T14:24:06", "url": "https://files.pythonhosted.org/packages/18/57/261701758d44a4aa6980a960bf5f999d4992bddd9400bb4ed1ba016eb7e6/django-castle-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0c4b0fe1f229f98fd73154e31dca1c35", "sha256": "e40caa24f1798770e120882a6f262d87061f5247f1ecca2ae4539fa0096870be" }, "downloads": -1, "filename": "django_castle-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "0c4b0fe1f229f98fd73154e31dca1c35", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 6112, "upload_time": "2015-08-28T14:24:11", "url": "https://files.pythonhosted.org/packages/ae/5d/dfd1c1ff18e04b85b855f837401da8a4dc6c4152ed37332d0d2a2e6517a1/django_castle-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "27550a45f1aaff9d0cd2b2428eccf4ac", "sha256": "05c351d8f8efed296eac2755ea1cb1c97cf9a5e88446e0bf4b2423f008ca4ad8" }, "downloads": -1, "filename": "django-castle-0.1.1.tar.gz", "has_sig": false, "md5_digest": "27550a45f1aaff9d0cd2b2428eccf4ac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6190, "upload_time": "2015-08-28T14:24:06", "url": "https://files.pythonhosted.org/packages/18/57/261701758d44a4aa6980a960bf5f999d4992bddd9400bb4ed1ba016eb7e6/django-castle-0.1.1.tar.gz" } ] }