{
"info": {
"author": "Rafael Henter",
"author_email": "rafael@henter.com.br",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 4 - Beta",
"Framework :: Django",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
"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"
],
"description": "============\nDjango Stuff\n============\n\n|PyPI latest| |PyPI Version| |PyPI License| |CicleCI Status| |Coverage| |Docs|\n\nDjango Stuff is a collection of tools and utilities to make your development with Django simpler.\n\nRequirements\n============\n\n- Python 3.x\n- Django 1.11 or later\n\nFeatures\n========\n\n- Signals Add methods in your model to do any task before or after save your model\n\nExample using Pre-save signal\n\nNote: This will be made before you save your model\n\n.. code-block:: python\n\n from django_stuff.models import SignalsModel\n ...\n\n class YourModel(SignalsModel)\n ...\n def pre_save(self):\n do_something()\n\n\n- TimeStamp and History models to giving you information like when your record wore created/updated and History Changes\n- UUID Model as primary key or not instead of sequence ID.\n- Serializer model to return a dict with all data of your django instance.\n- Backend to Login using email or username.\n- And many other stuff. For more information, see our documentation at `Read the Docs `_.\n\nHow to install\n==============\n\nGetting It\n----------\n\nYou can get Django Stuff by using pip:\n\n.. code:: shell\n\n $ pip install django-stuff\n\n\nIf you want to install it from source, grab the git repository from Gitlab and run setup.py:\n\n.. code:: shell\n\n $ git clone git@github.com:rhenter/django_stuff.git\n $ cd django_stuff\n $ python setup.py install\n\n\nInstalling It\n-------------\n\nTo enable `django_stuff` in your project you need to add it to `INSTALLED_APPS` in your projects\n`settings.py` file:\n\n.. code-block:: python\n\n INSTALLED_APPS = (\n ...\n 'django_stuff',\n ...\n )\n\n\nDocumentation\n=============\n\nCheck out the latest ``django-stuff`` documentation at `Read the Docs `_\n\n\nContributing\n============\n\nPlease send pull requests, very much appreciated.\n\n\n1. Fork the `repository `_ on GitHub.\n2. Make a branch off of master and commit your changes to it.\n3. Install requirements. ``pip install -r requirements-dev.txt``\n4. Install pre-commit. ``pre-commit install``\n5. Run the tests with ``cd test-django-project; py.test -vv -s``\n6. Create a Pull Request with your contribution\n\n\n.. |Docs| image:: https://readthedocs.org/projects/django-stuff/badge/?version=latest\n :target: http://django-stuff.readthedocs.org/en/latest/?badge=latest\n.. |PyPI Version| image:: https://img.shields.io/pypi/pyversions/django-stuff.svg?maxAge=60\n :target: https://pypi.python.org/pypi/django-stuff\n.. |PyPI License| image:: https://img.shields.io/pypi/l/django-stuff.svg?maxAge=120\n :target: https://github.com/rhenter/django-stuff/blob/master/LICENSE\n.. |PyPI latest| image:: https://img.shields.io/pypi/v/django-stuff.svg?maxAge=120\n :target: https://pypi.python.org/pypi/django-stuff\n.. |CicleCI Status| image:: https://circleci.com/gh/rhenter/django-stuff.svg?style=svg\n :target: https://circleci.com/gh/rhenter/django-stuff\n.. |Coverage| image:: https://codecov.io/gh/rhenter/django-stuff/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/rhenter/django-stuff\n\n\n",
"description_content_type": "",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/rhenter/django-stuff",
"keywords": "utils tools django",
"license": "MIT",
"maintainer": "",
"maintainer_email": "",
"name": "django-stuff",
"package_url": "https://pypi.org/project/django-stuff/",
"platform": "",
"project_url": "https://pypi.org/project/django-stuff/",
"project_urls": {
"Homepage": "https://github.com/rhenter/django-stuff"
},
"release_url": "https://pypi.org/project/django-stuff/0.3.0/",
"requires_dist": [
"cached-property (>=1.3.0)",
"django (>=1.11)",
"djangorestframework (>=3.7)",
"unipath"
],
"requires_python": "",
"summary": "Library with common code for Django",
"version": "0.3.0"
},
"last_serial": 5660080,
"releases": {
"0.1.1": [
{
"comment_text": "",
"digests": {
"md5": "22fe97c599f69d8195501c5ee1d9cdcf",
"sha256": "0050e762ae42bf513d758054d860ff65f9140010e2fa6a07a21c56c6a2613cfa"
},
"downloads": -1,
"filename": "django_stuff-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "22fe97c599f69d8195501c5ee1d9cdcf",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 8338,
"upload_time": "2019-03-03T16:55:56",
"url": "https://files.pythonhosted.org/packages/e6/18/6c51d173ff3647aad8fbdff709b2d3061046074b5342c1f8bc336df92b5d/django_stuff-0.1.1-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "eee36f27849402dd908b0c749d6513c1",
"sha256": "7ca5c1d8ba660b6c23baed4af263f7035190da5c1537ce54b179da1d9ede09f0"
},
"downloads": -1,
"filename": "django-stuff-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "eee36f27849402dd908b0c749d6513c1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5643,
"upload_time": "2019-03-03T16:55:58",
"url": "https://files.pythonhosted.org/packages/41/fe/8bfc9aabc2ff301dd732b72166d47d1ab18ea11ce484367970f2de5820ce/django-stuff-0.1.1.tar.gz"
}
],
"0.1.10": [
{
"comment_text": "",
"digests": {
"md5": "259ce7ad2be0679c7a032c9dc4f16ad1",
"sha256": "21edf560c743c09231521a14629fd92859b79ce7fe1abf1f1bc627312d55bcea"
},
"downloads": -1,
"filename": "django_stuff-0.1.10-py3-none-any.whl",
"has_sig": false,
"md5_digest": "259ce7ad2be0679c7a032c9dc4f16ad1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 10542,
"upload_time": "2019-03-15T22:23:54",
"url": "https://files.pythonhosted.org/packages/44/38/e4fe24f33cbbf6fb297fadb024aba65c92c38accfa211f25372c1c8945e6/django_stuff-0.1.10-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "ae4165dd034a56598a80675f904aadba",
"sha256": "a4e2af1aad54f81e7db4a486e90852da8a7d955769861b7d145b3fce45f81754"
},
"downloads": -1,
"filename": "django-stuff-0.1.10.tar.gz",
"has_sig": false,
"md5_digest": "ae4165dd034a56598a80675f904aadba",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 19291,
"upload_time": "2019-03-15T22:23:56",
"url": "https://files.pythonhosted.org/packages/fe/88/79b21bfed3a32bcbe5a56a2d04c7910733146447d4811488834102d365fe/django-stuff-0.1.10.tar.gz"
}
],
"0.1.11": [
{
"comment_text": "",
"digests": {
"md5": "cd331d1753791ea2eb0fdc77505bd7d8",
"sha256": "84c3f1e780258103f1dac84f35788952c95ae6b4806fdd8aaf3aabff008a3a9b"
},
"downloads": -1,
"filename": "django_stuff-0.1.11-py3-none-any.whl",
"has_sig": false,
"md5_digest": "cd331d1753791ea2eb0fdc77505bd7d8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 10484,
"upload_time": "2019-03-15T22:37:59",
"url": "https://files.pythonhosted.org/packages/ba/94/39ae97c6d2859c1488a28f9bfefa6f1daa3c38f9ce329c374ee661d056f9/django_stuff-0.1.11-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "ac2eba87cd3fb1ff2e4e2ba1d437d3cc",
"sha256": "dce22f572c761d4934ddca9d4f06962246ea8917773e96c1342ef401b50c2304"
},
"downloads": -1,
"filename": "django-stuff-0.1.11.tar.gz",
"has_sig": false,
"md5_digest": "ac2eba87cd3fb1ff2e4e2ba1d437d3cc",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 19514,
"upload_time": "2019-03-15T22:38:00",
"url": "https://files.pythonhosted.org/packages/0b/51/a41767398d4fd36994ee42f0d352aa983e3f53d3612859574673c25a2349/django-stuff-0.1.11.tar.gz"
}
],
"0.1.12": [
{
"comment_text": "",
"digests": {
"md5": "f5db5f32d8dba5b08fb27685d9cf9b90",
"sha256": "0a804758c285e6750764ac87f9550890e3f56dfc08a3505a03a8137615daa0c9"
},
"downloads": -1,
"filename": "django_stuff-0.1.12-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f5db5f32d8dba5b08fb27685d9cf9b90",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 10649,
"upload_time": "2019-03-19T14:22:13",
"url": "https://files.pythonhosted.org/packages/35/30/58a77aace8b3bd4fdfc8219f0e3d67793bc35c2445aed784083a88d25b93/django_stuff-0.1.12-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "a8ed2e5ca60ac118283fecd29a3b4fe9",
"sha256": "9b57c811916ca8efdc98439cf33ca32407946676630c11eef63d557d72d565df"
},
"downloads": -1,
"filename": "django-stuff-0.1.12.tar.gz",
"has_sig": false,
"md5_digest": "a8ed2e5ca60ac118283fecd29a3b4fe9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 19778,
"upload_time": "2019-03-19T14:22:15",
"url": "https://files.pythonhosted.org/packages/22/bf/aa8bf657acf3cd366066d269bf41d8bac81c3ee666b3b80531d20a9b21d0/django-stuff-0.1.12.tar.gz"
}
],
"0.1.13": [
{
"comment_text": "",
"digests": {
"md5": "d6935350557b4437db636a8c8e1d3f70",
"sha256": "e01e4277994e032df70e5d6a3d1731830cb53a7a93dc69769c3761cb69fd83b5"
},
"downloads": -1,
"filename": "django_stuff-0.1.13-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d6935350557b4437db636a8c8e1d3f70",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 10706,
"upload_time": "2019-06-08T14:37:28",
"url": "https://files.pythonhosted.org/packages/d4/38/7bfb867934d38eaea8e3bc30242b80281b0aa25854ec00ab904c71d2eb62/django_stuff-0.1.13-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "064c18ba276808696b94ac1108d929de",
"sha256": "22bc74fd9211ddcff20fc079a4deebb50d22139b86ff537bb8305fc790fb5dfd"
},
"downloads": -1,
"filename": "django-stuff-0.1.13.tar.gz",
"has_sig": false,
"md5_digest": "064c18ba276808696b94ac1108d929de",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 19868,
"upload_time": "2019-06-08T14:37:30",
"url": "https://files.pythonhosted.org/packages/44/1e/585b448868c45c5b7678d0268bd95a99a1eb1f35c83823aa825eb7dac2ea/django-stuff-0.1.13.tar.gz"
}
],
"0.1.2": [
{
"comment_text": "",
"digests": {
"md5": "e79a530cadbefbdf6e8b6852175e73f6",
"sha256": "5b35c6e58c60f7896a2a27da4d508430f44a568dfbab3145a39fc40e7f19245c"
},
"downloads": -1,
"filename": "django_stuff-0.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e79a530cadbefbdf6e8b6852175e73f6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 8362,
"upload_time": "2019-03-03T16:59:54",
"url": "https://files.pythonhosted.org/packages/b7/a8/c7e08755c1d4cbec392028dcc4a10101f94982c79b2274633b5874ce458c/django_stuff-0.1.2-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "8e5a56518117ced69e1e8d8a7d6534b9",
"sha256": "d78eb05ecbad1b19f50a22f97ae76ef9289c17fa5716d65af2fd972defd36995"
},
"downloads": -1,
"filename": "django-stuff-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "8e5a56518117ced69e1e8d8a7d6534b9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5690,
"upload_time": "2019-03-03T16:59:56",
"url": "https://files.pythonhosted.org/packages/73/34/a16b35c5280f1e90beac46744ed93d3d93499fa7923ad1e8618d35e22b5b/django-stuff-0.1.2.tar.gz"
}
],
"0.1.3": [
{
"comment_text": "",
"digests": {
"md5": "781d299aed96e8d3b7e48c656d77a017",
"sha256": "6e4db7b26c44f270612529a561cb29a0789006e11facbf7da4ac166d74cd51c5"
},
"downloads": -1,
"filename": "django_stuff-0.1.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "781d299aed96e8d3b7e48c656d77a017",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 8220,
"upload_time": "2019-03-03T17:26:50",
"url": "https://files.pythonhosted.org/packages/97/5a/0ec0d210c93bbc7ced4de8340431bd6f35b3ef9684c1b2c56aa943a5f15c/django_stuff-0.1.3-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "a890cc5ae6bd5cd9ec2165976ba7d501",
"sha256": "07aee1a674f76913266c855009cd6a701344b3f93e69a829c9121becb76ffb53"
},
"downloads": -1,
"filename": "django-stuff-0.1.3.tar.gz",
"has_sig": false,
"md5_digest": "a890cc5ae6bd5cd9ec2165976ba7d501",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5742,
"upload_time": "2019-03-03T17:26:51",
"url": "https://files.pythonhosted.org/packages/92/8d/40daa67afe74f6968c529bc90e0b0739f3c7196747bdc0f5212730f41aa2/django-stuff-0.1.3.tar.gz"
}
],
"0.1.4": [
{
"comment_text": "",
"digests": {
"md5": "8676eff808712e95514cbe3a221c4ea7",
"sha256": "6fec306c5eaa5372e5d2d12c0fccc995a53fa43cd6954ff6a691e7d400bbec83"
},
"downloads": -1,
"filename": "django_stuff-0.1.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8676eff808712e95514cbe3a221c4ea7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 8563,
"upload_time": "2019-03-04T12:11:55",
"url": "https://files.pythonhosted.org/packages/db/14/d8f0c38eef43c34b779ae84c31ed6b98fe0c6b05dd1c751fb923eaa0fb1d/django_stuff-0.1.4-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "bcf494c23144009e26a871c4aeddcef6",
"sha256": "cef6fdb444fb69d425cae7851c18602e2816a24b8af6d92f27e97f2d0dc44720"
},
"downloads": -1,
"filename": "django-stuff-0.1.4.tar.gz",
"has_sig": false,
"md5_digest": "bcf494c23144009e26a871c4aeddcef6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 6130,
"upload_time": "2019-03-04T12:11:56",
"url": "https://files.pythonhosted.org/packages/98/5d/0f49def137fd919f7cca28e786a71c0e44c4122983df545abb3d670e120a/django-stuff-0.1.4.tar.gz"
}
],
"0.1.5": [
{
"comment_text": "",
"digests": {
"md5": "f3480623dc3f3b173f2f1b65281e9e16",
"sha256": "f92fbca49292ef22ef45b8ac0feec7ee3c61e98a4716e1c062637dc320134e4e"
},
"downloads": -1,
"filename": "django_stuff-0.1.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f3480623dc3f3b173f2f1b65281e9e16",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 9315,
"upload_time": "2019-03-04T13:44:23",
"url": "https://files.pythonhosted.org/packages/ee/09/08f16c3778bdaf6a029793d96e2b0a7534c8541fbd987db1421847352eda/django_stuff-0.1.5-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "80607b8c5fe22137c18d87ee45c4292a",
"sha256": "286fc32d7cfbe91b20da029081a5f1a539aec639372e399f0c831ea52a6db16d"
},
"downloads": -1,
"filename": "django-stuff-0.1.5.tar.gz",
"has_sig": false,
"md5_digest": "80607b8c5fe22137c18d87ee45c4292a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 15849,
"upload_time": "2019-03-04T13:44:28",
"url": "https://files.pythonhosted.org/packages/96/10/a43b9666c125d4b7e11fc997c88b13994b3dad818d5b9fa44fc3659e5ab1/django-stuff-0.1.5.tar.gz"
}
],
"0.1.6": [
{
"comment_text": "",
"digests": {
"md5": "ece32e9bff104cbdba08c7287e4a9661",
"sha256": "5703c0aa0de7808c7fc057f94058ccd69b80ec8adce90cfd53b32794bb299e82"
},
"downloads": -1,
"filename": "django_stuff-0.1.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ece32e9bff104cbdba08c7287e4a9661",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 10182,
"upload_time": "2019-03-10T01:47:15",
"url": "https://files.pythonhosted.org/packages/f1/46/34c7a727a9df1e177c7510f24267db5ea44cd57cee66bd3293f3912ec9ea/django_stuff-0.1.6-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "b2a6b23c5d250a6f19709ed9e135c294",
"sha256": "9d1e7b859be490d901ac68ea8c35b8c20e0fd348a90a4aa7c902c4ecaeb52859"
},
"downloads": -1,
"filename": "django-stuff-0.1.6.tar.gz",
"has_sig": false,
"md5_digest": "b2a6b23c5d250a6f19709ed9e135c294",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 16415,
"upload_time": "2019-03-10T01:47:16",
"url": "https://files.pythonhosted.org/packages/09/55/2ff82b534a36ec95ddcb503559d6f17b8f466142a330eb4029c47722a599/django-stuff-0.1.6.tar.gz"
}
],
"0.1.7": [
{
"comment_text": "",
"digests": {
"md5": "2e45f1d70ed5b2e7729d8bb027fe7ae8",
"sha256": "35e97ddf79f19131dd2dd27b11884c450ca4e05f89800e0c4bfd32bc4c9c3691"
},
"downloads": -1,
"filename": "django_stuff-0.1.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2e45f1d70ed5b2e7729d8bb027fe7ae8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 10228,
"upload_time": "2019-03-10T18:15:40",
"url": "https://files.pythonhosted.org/packages/8b/c4/22e338284c3e94641c26566017db5ba62e6db4acb651692b0a262b97db8b/django_stuff-0.1.7-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "87863ed232e70031c2a0b2238f1b14f6",
"sha256": "053fddedacc2c8a32ff1232397f6053d08ada2898f8297dc4d749d819d4b5bc4"
},
"downloads": -1,
"filename": "django-stuff-0.1.7.tar.gz",
"has_sig": false,
"md5_digest": "87863ed232e70031c2a0b2238f1b14f6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 17714,
"upload_time": "2019-03-10T18:15:41",
"url": "https://files.pythonhosted.org/packages/cd/3e/3315f9bf790b1c0c761280502332f3082d690e89577607235a4e852c1b52/django-stuff-0.1.7.tar.gz"
}
],
"0.1.8": [
{
"comment_text": "",
"digests": {
"md5": "3a3831be34fce80b1d17024e096bbdfd",
"sha256": "dd16e779444d4249e90216763f4e183972e7589db7a9a562c07d9789d38584fa"
},
"downloads": -1,
"filename": "django_stuff-0.1.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3a3831be34fce80b1d17024e096bbdfd",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 10178,
"upload_time": "2019-03-10T19:13:53",
"url": "https://files.pythonhosted.org/packages/d1/dc/7f0f5aa237d37a53b69c66a178e1612bfc87ad72c108480d2e4669128f5c/django_stuff-0.1.8-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "67b77f4a65fd284aa3c782f5ea1dfca5",
"sha256": "b852a8a4e114d2bb6d75fe6dd28acb34a4206844ef0f5af3c9fa38dcac4ff63d"
},
"downloads": -1,
"filename": "django-stuff-0.1.8.tar.gz",
"has_sig": false,
"md5_digest": "67b77f4a65fd284aa3c782f5ea1dfca5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 17855,
"upload_time": "2019-03-10T19:13:54",
"url": "https://files.pythonhosted.org/packages/ce/37/80e5c2ef488b82f9863bf3d76cf44f82ba378d71f92c80ee59b76498630b/django-stuff-0.1.8.tar.gz"
}
],
"0.2.0": [
{
"comment_text": "",
"digests": {
"md5": "7b534c16b893b2f110c6ab81eef877d2",
"sha256": "e46cd3d126f10e4fbbedcf323af531dcb45cc852926737cf59df3a18605b588d"
},
"downloads": -1,
"filename": "django_stuff-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7b534c16b893b2f110c6ab81eef877d2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 11249,
"upload_time": "2019-06-08T18:24:57",
"url": "https://files.pythonhosted.org/packages/a9/ff/291a8832b14efe7b857a7210bd61cd410bb688810a9fe99ce4e9227b7ba9/django_stuff-0.2.0-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "2509932f47e29531f4dc557cd62764f5",
"sha256": "b2f70d9edd48575974b253ffa68c8e90e419aab805afe7410337ad83938d574b"
},
"downloads": -1,
"filename": "django-stuff-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "2509932f47e29531f4dc557cd62764f5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 20257,
"upload_time": "2019-06-08T18:24:59",
"url": "https://files.pythonhosted.org/packages/20/8e/b05486a51d338c7d548d715bd2cfa997e8179cf010b9aec6f663fad8a67e/django-stuff-0.2.0.tar.gz"
}
],
"0.2.1": [
{
"comment_text": "",
"digests": {
"md5": "436cb61560cb2223f241d83a4db8bc4b",
"sha256": "607cc9aa336198c935e3d90e08a15a6bdb3e68c9376098748aec59bd9141c87d"
},
"downloads": -1,
"filename": "django_stuff-0.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "436cb61560cb2223f241d83a4db8bc4b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 10777,
"upload_time": "2019-06-16T11:32:27",
"url": "https://files.pythonhosted.org/packages/ed/84/6588b2006e5d40b49ce474f4b70ac0f11febfa8e09b34c14e765fb8c6572/django_stuff-0.2.1-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "a6b3627103c1aeea2ca3df7ae6fbbaa0",
"sha256": "b6e788eeb594cbba877cb608413434f9c21c72cbe38722376c1013a6f56b0753"
},
"downloads": -1,
"filename": "django-stuff-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "a6b3627103c1aeea2ca3df7ae6fbbaa0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 19985,
"upload_time": "2019-06-16T11:32:30",
"url": "https://files.pythonhosted.org/packages/f2/de/fce44d914152acd058f7c2048129991a3a8f1c5e26e31c98706877f8724b/django-stuff-0.2.1.tar.gz"
}
],
"0.3.0": [
{
"comment_text": "",
"digests": {
"md5": "1519a7572785410667e910d5e17105a2",
"sha256": "0c118bd02498c937351034d0d1d39bd85d75862cd2f1e1838c4c41994ccf91de"
},
"downloads": -1,
"filename": "django_stuff-0.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1519a7572785410667e910d5e17105a2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 12151,
"upload_time": "2019-08-10T19:04:23",
"url": "https://files.pythonhosted.org/packages/0c/be/4a7797e366bba7565eaa8c278635cfb29aea174109024a64b96364253ae1/django_stuff-0.3.0-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "6b6df5358013f4f81cc08d6e9932e818",
"sha256": "1b8d344ad50e4a32b5e0d39a71c6a56341a4cd04012c3daf5ac96620c60f5159"
},
"downloads": -1,
"filename": "django-stuff-0.3.0.tar.gz",
"has_sig": false,
"md5_digest": "6b6df5358013f4f81cc08d6e9932e818",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 20560,
"upload_time": "2019-08-10T19:04:25",
"url": "https://files.pythonhosted.org/packages/8a/de/ab52a882c94fbebc1b0cac7a86b134fda3b3efa3e9b3195ff633e90e36af/django-stuff-0.3.0.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "1519a7572785410667e910d5e17105a2",
"sha256": "0c118bd02498c937351034d0d1d39bd85d75862cd2f1e1838c4c41994ccf91de"
},
"downloads": -1,
"filename": "django_stuff-0.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1519a7572785410667e910d5e17105a2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 12151,
"upload_time": "2019-08-10T19:04:23",
"url": "https://files.pythonhosted.org/packages/0c/be/4a7797e366bba7565eaa8c278635cfb29aea174109024a64b96364253ae1/django_stuff-0.3.0-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "6b6df5358013f4f81cc08d6e9932e818",
"sha256": "1b8d344ad50e4a32b5e0d39a71c6a56341a4cd04012c3daf5ac96620c60f5159"
},
"downloads": -1,
"filename": "django-stuff-0.3.0.tar.gz",
"has_sig": false,
"md5_digest": "6b6df5358013f4f81cc08d6e9932e818",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 20560,
"upload_time": "2019-08-10T19:04:25",
"url": "https://files.pythonhosted.org/packages/8a/de/ab52a882c94fbebc1b0cac7a86b134fda3b3efa3e9b3195ff633e90e36af/django-stuff-0.3.0.tar.gz"
}
]
}