{ "info": { "author": "Dan Sackett", "author_email": "danesackett@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Framework :: Django :: 1.9", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Topic :: Utilities" ], "description": "==============\nDjango Toolset\n==============\n\n.. image:: https://img.shields.io/pypi/l/django-toolset.svg\n :target: https://raw.githubusercontent.com/codezeus/django-toolset/master/LICENSE\n\n.. image:: https://secure.travis-ci.org/codezeus/django-toolset.png?branch=master\n :alt: Build Status\n :target: http://travis-ci.org/codezeus/django-toolset\n\n.. image:: https://img.shields.io/pypi/v/django-toolset.svg\n :target: https://pypi.python.org/pypi/django-toolset/\n :alt: Latest PyPI version\n\n.. image:: https://img.shields.io/pypi/dm/django-toolset.svg\n :target: https://pypi.python.org/pypi/django-toolset/\n :alt: Number of PyPI downloads\n\n.. image:: https://coveralls.io/repos/github/codezeus/django-toolset/badge.svg?branch=master\n :target: https://coveralls.io/github/codezeus/django-toolset?branch=master\n :alt: Coverage\n\nDjango Toolset is a simple package with a few useful models, views,\ntemplatetags, and other functions that can be used to save time when writing a\nDjango application.\n\nFor specific information about what's included, view the `docs`_.\n\n.. _docs: docs/\n\nRequirements\n============\n\nDjango Toolset requires Django 1.8 or later.\n\nGetting It\n==========\n\nYou can get Django Toolset by using pip::\n\n $ pip install django-toolset\n\nIf you want to install it from source, grab the git repository from GitHub and run setup.py::\n\n $ git clone git://github.com/codezeus/django-toolset.git\n $ cd django-toolset\n $ python setup.py install\n\nInstalling It\n=============\n\nTo enable `django_toolset` in your project you need to add it to `INSTALLED_APPS` in your projects\n`settings.py` file::\n\n INSTALLED_APPS = (\n ...\n 'django_toolset',\n ...\n )\n\nGetting Involved\n================\n\nOpen Source projects can always use more help. Fixing a problem, documenting a\nfeature, and adding translations in your language. If you have some time to spare\nand like to help us, please submit a pull request.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/codezeus/django-toolset/tarball/0.1.5", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/codezeus/django-toolset", "keywords": null, "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "django-toolset", "package_url": "https://pypi.org/project/django-toolset/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-toolset/", "project_urls": { "Download": "https://github.com/codezeus/django-toolset/tarball/0.1.5", "Homepage": "https://github.com/codezeus/django-toolset" }, "release_url": "https://pypi.org/project/django-toolset/0.1.5/", "requires_dist": null, "requires_python": null, "summary": "A set of helper functions and utilities for a Django application", "version": "0.1.5" }, "last_serial": 2182717, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "3de6a25be2066779e04bb57612af7009", "sha256": "9ff97b838bb71cc841a30238c83a281c2097a533c6288337f91e5e939341b02f" }, "downloads": -1, "filename": "django-toolset-0.1.0.tar.gz", "has_sig": false, "md5_digest": "3de6a25be2066779e04bb57612af7009", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5678, "upload_time": "2016-05-22T18:44:57", "url": "https://files.pythonhosted.org/packages/73/7d/f8f303bbfe016e46c921504e9702b4052318edc04d530d534ad46ddab580/django-toolset-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "8921ee02c209e9f992dee2a55d6b55fd", "sha256": "20efc05e8c31403d4574934ff24ba24be05149425b3d19563d331badc62c03ec" }, "downloads": -1, "filename": "django-toolset-0.1.1.tar.gz", "has_sig": false, "md5_digest": "8921ee02c209e9f992dee2a55d6b55fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5712, "upload_time": "2016-05-22T18:54:30", "url": "https://files.pythonhosted.org/packages/40/37/30c1b7e82c5f420687b87d8dcb5fbbe2606643270c54d0a59b07fb6f95fe/django-toolset-0.1.1.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "7a6fd450ba942bed015ec976fccfd66b", "sha256": "fc2de537d011188e60d0d5c05383df154190fae0f1b7c9fee515da2dc2ab1e6d" }, "downloads": -1, "filename": "django-toolset-0.1.3.tar.gz", "has_sig": false, "md5_digest": "7a6fd450ba942bed015ec976fccfd66b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5973, "upload_time": "2016-05-22T19:05:34", "url": "https://files.pythonhosted.org/packages/31/6e/2e167c948c3004f0d8a786495757b597777f0b0ffba07ae6e2ba4fbfe89f/django-toolset-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "df40b92f5f3ab030bdb6eb4ef63e2d78", "sha256": "eb0d57b623370aafa5db506b1784c1436493e5869d7a4b9e70f766201e4c24cf" }, "downloads": -1, "filename": "django-toolset-0.1.4.tar.gz", "has_sig": false, "md5_digest": "df40b92f5f3ab030bdb6eb4ef63e2d78", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7404, "upload_time": "2016-05-23T21:28:38", "url": "https://files.pythonhosted.org/packages/a1/81/9f7eba83fabb9d435731979185ce344939654e1ff2e0614ea04d1df7a901/django-toolset-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "5e0f2fb483ea28d7054b544a50f9e0bd", "sha256": "9f73756bee90b119b1fe6f68cfb5476767d5304ddf5c69cf9ad4af64b02aab77" }, "downloads": -1, "filename": "django-toolset-0.1.5.tar.gz", "has_sig": false, "md5_digest": "5e0f2fb483ea28d7054b544a50f9e0bd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7503, "upload_time": "2016-06-23T04:58:02", "url": "https://files.pythonhosted.org/packages/6c/76/7430cb0cbc4d0e04814497b7daa6e59b62e0f682965e5e4ed89246e89362/django-toolset-0.1.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5e0f2fb483ea28d7054b544a50f9e0bd", "sha256": "9f73756bee90b119b1fe6f68cfb5476767d5304ddf5c69cf9ad4af64b02aab77" }, "downloads": -1, "filename": "django-toolset-0.1.5.tar.gz", "has_sig": false, "md5_digest": "5e0f2fb483ea28d7054b544a50f9e0bd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7503, "upload_time": "2016-06-23T04:58:02", "url": "https://files.pythonhosted.org/packages/6c/76/7430cb0cbc4d0e04814497b7daa6e59b62e0f682965e5e4ed89246e89362/django-toolset-0.1.5.tar.gz" } ] }