{ "info": { "author": "Alexander Artemenko", "author_email": "svetlyak.40wt@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Environment :: Plugins", "Framework :: Django", "Framework :: Django :: 1.11", "Framework :: Django :: 2.1", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Django-globals\n--------------\n\n|changelog|\n\n.. |changelog| image:: http://allmychanges.com/p/python/django-globals/badge\n :target: http://allmychanges.com/p/python/django-globals/\n\nDjango-globals is a very simple application, that allow you to define\nthread specific global variables.\n\nIt includes a middleware Global, which can be used to access to the\ncurrent request and user, which is useful outside of a view when the\n\u201crequest\u201d variable is not defined.\n\nInstallation\n------------\n\nInstall using pip\n\n.. code-block:: sh\n\n pip install django-globals\n\nConfiguration\n-------------\n\nIn your project\u2019s ``settings.py``, add\n``django_globals.middleware.Global`` to ``MIDDLEWARE`` (or\n``MIDDLEWARE_CLASSES`` on Django < 1.10).\n\nUsage\n-----\n\nNow you can use ``from django_globals import globals`` and access to the\n``globals.request`` and ``globals.user`` from anywhere.\n\nHelp\n----\n\nFor more information see the documentation at:\n\nhttps://django-globals.readthedocs.io/\n\nIf you have questions or have trouble using the app please file a bug\nreport at:\n\nhttps://github.com/svetlyak40wt/django-globals/issues\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/svetlyak40wt/django-globals/", "keywords": "django apps", "license": "New BSD License", "maintainer": "", "maintainer_email": "", "name": "django-globals", "package_url": "https://pypi.org/project/django-globals/", "platform": "", "project_url": "https://pypi.org/project/django-globals/", "project_urls": { "Homepage": "http://github.com/svetlyak40wt/django-globals/" }, "release_url": "https://pypi.org/project/django-globals/0.3.2/", "requires_dist": null, "requires_python": "", "summary": "Very simple application, that allow to define a thread specific global variables.", "version": "0.3.2" }, "last_serial": 4252814, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "4a7f8587e3340fcf53b0e77a78f5e7ac", "sha256": "1f47d3d53ab22dec13356d06a37ee5d89b9fcd45221ed0b7bb0d6ae32f31fd49" }, "downloads": -1, "filename": "django-globals-0.1.0.tar.gz", "has_sig": false, "md5_digest": "4a7f8587e3340fcf53b0e77a78f5e7ac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2464, "upload_time": "2009-05-29T14:51:07", "url": "https://files.pythonhosted.org/packages/91/d2/4f78cf47f3583f587b0a0298d8e2f1b84b26cfcc83fd7392ed5729e51608/django-globals-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "f645d37177ff1685c63d9dd04e0b2931", "sha256": "7be1204ae6001ae1feb4afeb3c454ab2306080a73a5bcf88ad5693283294fe9a" }, "downloads": -1, "filename": "django-globals-0.2.0.tar.gz", "has_sig": false, "md5_digest": "f645d37177ff1685c63d9dd04e0b2931", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2903, "upload_time": "2014-05-31T15:07:28", "url": "https://files.pythonhosted.org/packages/fc/d5/3667e20e50943ac7e8aea7ad57afb13faf7af8b025fe01dc493b9848456f/django-globals-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "5416bff275717a029aa3d05b1e0b214d", "sha256": "96a622d965fe2795c9bf4133cc028302c30887120224991aebb0c4645f40e79b" }, "downloads": -1, "filename": "django-globals-0.2.1.tar.gz", "has_sig": false, "md5_digest": "5416bff275717a029aa3d05b1e0b214d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3276, "upload_time": "2014-05-31T15:40:15", "url": "https://files.pythonhosted.org/packages/ff/3c/439d8e42eb9dd1e685953ce9e808bd78ff3ce91b2553beb570e66866e511/django-globals-0.2.1.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "4167343ac794b9adf704ca13b134796a", "sha256": "97fdb820fd4a5a90ea6fee8c129f5c3f7788c025b33a2070f860203facc00bb9" }, "downloads": -1, "filename": "django_globals-0.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4167343ac794b9adf704ca13b134796a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4054, "upload_time": "2018-03-04T03:05:41", "url": "https://files.pythonhosted.org/packages/9f/6f/70850bc2966ac7436a014818ce2baaa78d237dfd198ab24842cc7eb5d1bc/django_globals-0.3.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2ab2884f3196f778cef8a8a3f63cffec", "sha256": "bf2f2bbd7c15e61274a38768c47a525a58acdfc1f21200cc4d4ba34a29c633a1" }, "downloads": -1, "filename": "django-globals-0.3.0.tar.gz", "has_sig": false, "md5_digest": "2ab2884f3196f778cef8a8a3f63cffec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3228, "upload_time": "2018-03-04T03:05:42", "url": "https://files.pythonhosted.org/packages/0c/01/7d0754b3fda945189f37bdbe730c4996a9ef9249ae0084c2029ec3accf53/django-globals-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "532fc502b7d66fa1d389c9487d805efd", "sha256": "ee85bd5cca07b9f8cf6fdcd4932af6bd5316bfcda28c8c82778cb2bcab48d691" }, "downloads": -1, "filename": "django_globals-0.3.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "532fc502b7d66fa1d389c9487d805efd", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 4148, "upload_time": "2018-03-06T02:53:31", "url": "https://files.pythonhosted.org/packages/e6/34/9fdedb06d6a77dbf7e8be8cffeb28251956ea7b5e5d94ce1d6969c8e907a/django_globals-0.3.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "5138119c91128924a4bcbe2533ef54d3", "sha256": "2f4a59b30e3738bcd5db0c9c2375e9e51d5fb234d0b68c49dbea0dc80c1815a6" }, "downloads": -1, "filename": "django-globals-0.3.1.tar.gz", "has_sig": false, "md5_digest": "5138119c91128924a4bcbe2533ef54d3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3321, "upload_time": "2018-03-06T02:53:32", "url": "https://files.pythonhosted.org/packages/7a/9b/96117b3d60cfb6151796268138533194cbeea86d04a8cd9fa1b1302e88bd/django-globals-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "1801c006a77393fbe169d497fd69a0ba", "sha256": "000d9172c1443a9cb4ba70ff1ac656d6f082fe9d8afa07a5ff2f5b1edb235253" }, "downloads": -1, "filename": "django_globals-0.3.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1801c006a77393fbe169d497fd69a0ba", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 2628, "upload_time": "2018-09-09T03:12:56", "url": "https://files.pythonhosted.org/packages/1b/31/52cf6de4f1f5972d8540986b414c231fd4c7cf699c33d204de07b0708376/django_globals-0.3.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ea23ed309ad007ca1e184792055b5919", "sha256": "bfcee81e7c6771f32ea12a4c7f82b52ce69ef1dd571356693ce21788e7cbab57" }, "downloads": -1, "filename": "django-globals-0.3.2.tar.gz", "has_sig": false, "md5_digest": "ea23ed309ad007ca1e184792055b5919", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3240, "upload_time": "2018-09-09T03:12:50", "url": "https://files.pythonhosted.org/packages/11/49/e07d7a8ed6bab195b0210dfa407278fa33784d090b547b651b3379ba3438/django-globals-0.3.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1801c006a77393fbe169d497fd69a0ba", "sha256": "000d9172c1443a9cb4ba70ff1ac656d6f082fe9d8afa07a5ff2f5b1edb235253" }, "downloads": -1, "filename": "django_globals-0.3.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1801c006a77393fbe169d497fd69a0ba", "packagetype": "bdist_wheel", "python_version": "3.6", "requires_python": null, "size": 2628, "upload_time": "2018-09-09T03:12:56", "url": "https://files.pythonhosted.org/packages/1b/31/52cf6de4f1f5972d8540986b414c231fd4c7cf699c33d204de07b0708376/django_globals-0.3.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ea23ed309ad007ca1e184792055b5919", "sha256": "bfcee81e7c6771f32ea12a4c7f82b52ce69ef1dd571356693ce21788e7cbab57" }, "downloads": -1, "filename": "django-globals-0.3.2.tar.gz", "has_sig": false, "md5_digest": "ea23ed309ad007ca1e184792055b5919", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3240, "upload_time": "2018-09-09T03:12:50", "url": "https://files.pythonhosted.org/packages/11/49/e07d7a8ed6bab195b0210dfa407278fa33784d090b547b651b3379ba3438/django-globals-0.3.2.tar.gz" } ] }