{ "info": { "author": "renkse", "author_email": "solomon_art@mail.ru", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "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", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content" ], "description": "=====\ndjango-devtools\n=====\n\ndjango-devtools is a django package which contains useful utils for web development on django: functions, validators, widgets ant etc.\n\nWARNING!!!\n-----------\nThis package tested only with django 1.6.5\n\nQuick start\n-----------\n1. You can install django-devtools through pip::\n\n pip install django-devtools\n\n or check out last version from github: https://github.com/renkse/django-devtools.git\n\n2. Add \"devtools\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = (\n ...\n 'devtools',\n )\n\nRequirements\n------------\ndjango==1.6.5, pytils, PIL", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/renkse/django-devtools/tarball/0.1", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/renkse/django-devtools", "keywords": null, "license": "BSD License", "maintainer": null, "maintainer_email": null, "name": "django-devtools", "package_url": "https://pypi.org/project/django-devtools/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-devtools/", "project_urls": { "Download": "https://github.com/renkse/django-devtools/tarball/0.1", "Homepage": "https://github.com/renkse/django-devtools" }, "release_url": "https://pypi.org/project/django-devtools/0.1/", "requires_dist": null, "requires_python": null, "summary": "A Django package which contains a set of useful utils for web development", "version": "0.1" }, "last_serial": 1705885, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "a7f4a405e867758aae58c1ca0c11d2f9", "sha256": "c4d6ed804a1b2e223cdebf150cb0e13d8b40b2fab76a3b966c25ef8ded578f29" }, "downloads": -1, "filename": "django-devtools-0.1.tar.gz", "has_sig": false, "md5_digest": "a7f4a405e867758aae58c1ca0c11d2f9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4718, "upload_time": "2015-09-03T04:56:54", "url": "https://files.pythonhosted.org/packages/ba/9f/79da18c462e81f60e4fea7d4ac71ef08579a5fe2142c59c1bab80fc26188/django-devtools-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a7f4a405e867758aae58c1ca0c11d2f9", "sha256": "c4d6ed804a1b2e223cdebf150cb0e13d8b40b2fab76a3b966c25ef8ded578f29" }, "downloads": -1, "filename": "django-devtools-0.1.tar.gz", "has_sig": false, "md5_digest": "a7f4a405e867758aae58c1ca0c11d2f9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4718, "upload_time": "2015-09-03T04:56:54", "url": "https://files.pythonhosted.org/packages/ba/9f/79da18c462e81f60e4fea7d4ac71ef08579a5fe2142c59c1bab80fc26188/django-devtools-0.1.tar.gz" } ] }