{ "info": { "author": "Charmier Gr\u00e9gory", "author_email": "gregory.charmier@epfl.ch", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 1.8", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "==================\nDjango-epfl-utils\n==================\n\nDjango-epfl-utils is a simple Django app to provide tools common to several \napplications at EPFL.\n\n\nInstall and configure memcached \n***********************************\n\nAfter installing Memcached itself, you\u2019ll need to install a Memcached binding.\nWe use python-memcached third party.\n\nCACHES = {\n...\n 'memcached': {\n 'BACKEND': 'django.core.cache.backends.memcached.MemcachedCache',\n 'LOCATION': '127.0.0.1:11211',\n },\n...\n}", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://charmier@git.epfl.ch/repo/django-utils-epfl.git", "keywords": null, "license": "LGPLv3", "maintainer": null, "maintainer_email": null, "name": "django-epfl-utils", "package_url": "https://pypi.org/project/django-epfl-utils/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-epfl-utils/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://charmier@git.epfl.ch/repo/django-utils-epfl.git" }, "release_url": "https://pypi.org/project/django-epfl-utils/0.0.4/", "requires_dist": null, "requires_python": null, "summary": "A simple Django app to provide tools common to several applications at EPFL.", "version": "0.0.4" }, "last_serial": 2263737, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "e92520f26641f9af4b5dc8e0548787f6", "sha256": "1cf64d4cbb662061fbbbbcd302855fea9b49ae1a187ed30caa17bfefe05cc75d" }, "downloads": -1, "filename": "django-epfl-utils-0.0.1.tar.gz", "has_sig": false, "md5_digest": "e92520f26641f9af4b5dc8e0548787f6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4576, "upload_time": "2016-08-01T08:43:59", "url": "https://files.pythonhosted.org/packages/4d/92/458d9280a78bd97a3191cdc85bf4be9b4096978b187bac816d281a574ea7/django-epfl-utils-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "bffd28883e6a25ba788be68161a7a953", "sha256": "73a4c611f2c93e59cf65c726c3d32ad242756038284690d504a6aea752be0474" }, "downloads": -1, "filename": "django-epfl-utils-0.0.2.tar.gz", "has_sig": false, "md5_digest": "bffd28883e6a25ba788be68161a7a953", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4845, "upload_time": "2016-08-02T06:11:01", "url": "https://files.pythonhosted.org/packages/a0/d1/862995501734da9b2f8aa529330961746d9fa7cf1d4bf675582b8ce9159c/django-epfl-utils-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "3cca175938f03357b6e7b956f54bf3b9", "sha256": "77ab219e8f93c2aa53ec0633c2971d46f4db255f21a181a86017f69368ac8143" }, "downloads": -1, "filename": "django-epfl-utils-0.0.3.tar.gz", "has_sig": false, "md5_digest": "3cca175938f03357b6e7b956f54bf3b9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4984, "upload_time": "2016-08-05T08:22:48", "url": "https://files.pythonhosted.org/packages/62/b9/9a8bb8ceb5a602204b6a0922d80d71e7e4c9f8906e578a813d322043a9a2/django-epfl-utils-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "774ffe45e30775c04a87f51b7bb31eaa", "sha256": "9d7d948e1e9b67942502174fa570b62093301c6b9a9e08d404e6ce7813f93375" }, "downloads": -1, "filename": "django-epfl-utils-0.0.4.tar.gz", "has_sig": false, "md5_digest": "774ffe45e30775c04a87f51b7bb31eaa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4887, "upload_time": "2016-08-05T09:17:50", "url": "https://files.pythonhosted.org/packages/94/f9/971786f67e9f8fca80cdfd92617d2ea16e0c71fa834dcff14a28cc242e16/django-epfl-utils-0.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "774ffe45e30775c04a87f51b7bb31eaa", "sha256": "9d7d948e1e9b67942502174fa570b62093301c6b9a9e08d404e6ce7813f93375" }, "downloads": -1, "filename": "django-epfl-utils-0.0.4.tar.gz", "has_sig": false, "md5_digest": "774ffe45e30775c04a87f51b7bb31eaa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4887, "upload_time": "2016-08-05T09:17:50", "url": "https://files.pythonhosted.org/packages/94/f9/971786f67e9f8fca80cdfd92617d2ea16e0c71fa834dcff14a28cc242e16/django-epfl-utils-0.0.4.tar.gz" } ] }