{ "info": { "author": "ikame", "author_email": "anler86@gmail.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "Environment :: Plugins", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "Intended Audience :: Financial and Insurance Industry", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Topic :: Database :: Front-Ends", "Topic :: Documentation", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Internet :: WWW/HTTP :: Site Management", "Topic :: Internet :: WWW/HTTP :: WSGI :: Application", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "django-test-client-extensions\n=============================\n\nExtensions to Django's built-in test client.\n\nInstallation\n------------\n\nTo install, simply run:\n\n.. code-block:: bash\n\n $ pip install django-testclient-extensions\n\nOr, directly from the main repository:\n\n.. code-block:: bash\n\n $ pip install -e git+http://github.com/ikame/django-test-client-extensions.git#egg=testclient_extensions\n\nSee `project's website`_ for more information.\n\n.. _project's website: https://github.com/ikame/django-test-client-extensions\n.. :changelog:\n\nHistory\n-------\n\n0.1.4 (jue jul 31 10:27:59 CEST 2014)\n+++++++++++++++++++++++++++++++++++++\n\n- Fix problem where the data is encoded twice.\n\n0.1.3 (jue jul 24 14:31:04 CEST 2014)\n+++++++++++++++++++++++++++++++++++++\n\n- Support for calling client.json property for all request client methods.\n\n\n0.1.2 (jue jul 24 11:52:48 CEST 2014)\n+++++++++++++++++++++++++++++++++++++\n\n- Support for calling client.json property for setting the next request content-type to json.\n\n0.1.0 (Thu Jan 30 12:36:15 CET 2014)\n++++++++++++++++++++++++++++++++++++\n\n- First version!\n- Support for calling client.login method with an user instance instead of the authentication parameters.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ikame/django-test-client-extensions", "keywords": "django test client development dev tools utilities", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "django-testclient-extensions", "package_url": "https://pypi.org/project/django-testclient-extensions/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-testclient-extensions/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/ikame/django-test-client-extensions" }, "release_url": "https://pypi.org/project/django-testclient-extensions/0.1.4/", "requires_dist": null, "requires_python": null, "summary": "Extensions to Django's built-in test client.", "version": "0.1.4" }, "last_serial": 1175284, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "14652bc988baea9e091ca3f073aac63c", "sha256": "53c77cdd85b81af5cf95a8777de81f1e0de6704241562c2dca49269c3afa3248" }, "downloads": -1, "filename": "django-testclient-extensions-0.1.0.tar.gz", "has_sig": false, "md5_digest": "14652bc988baea9e091ca3f073aac63c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2422, "upload_time": "2014-03-03T16:01:15", "url": "https://files.pythonhosted.org/packages/e9/be/5b91c6df9df8a53bef677a230785a78a7576e2f30fcef33ee7e4880141bc/django-testclient-extensions-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "e2d566a0df5b0b3f95af6e5e42ec86bf", "sha256": "bca21ef2f7e06976b94e2c9f664c139268d24f04d693a250b9f12ef3428083ec" }, "downloads": -1, "filename": "django-testclient-extensions-0.1.1.tar.gz", "has_sig": false, "md5_digest": "e2d566a0df5b0b3f95af6e5e42ec86bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2418, "upload_time": "2014-03-03T16:04:00", "url": "https://files.pythonhosted.org/packages/8b/89/c6acfed046e1b6a5294b34c9661b1e8950d8ed574795d9ae68325f8307dc/django-testclient-extensions-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "9405aaf68ee7c6f3e2ec78bb9dc087be", "sha256": "ecf4cb0b93a19803870ed53724664f521fdc5f4afd340fe6e94103d727767480" }, "downloads": -1, "filename": "django-testclient-extensions-0.1.2.tar.gz", "has_sig": false, "md5_digest": "9405aaf68ee7c6f3e2ec78bb9dc087be", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2784, "upload_time": "2014-07-24T10:14:58", "url": "https://files.pythonhosted.org/packages/04/a6/c343b4978d39476c19d5637d3fb769e1b2172e7bd5ac82e3688bd2b673bb/django-testclient-extensions-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "2aaf1359456dae2e23791ed30f21d4ab", "sha256": "b0139c4911bff9f74fe49542d8ca9b30e65372eab77b7a367d6601ffca9b3462" }, "downloads": -1, "filename": "django-testclient-extensions-0.1.3.tar.gz", "has_sig": false, "md5_digest": "2aaf1359456dae2e23791ed30f21d4ab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2868, "upload_time": "2014-07-24T12:33:44", "url": "https://files.pythonhosted.org/packages/4f/9a/2a17671b53f0ca3522396c361ed040cd139811010dffa5657a651d4e54e2/django-testclient-extensions-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "2b397bc6d39f131ee2df45fc33519142", "sha256": "a0b4db0319a99ac0b3d46c3525ff136f020bb1a048f76a2a4029243e1e85e7c5" }, "downloads": -1, "filename": "django-testclient-extensions-0.1.4.tar.gz", "has_sig": false, "md5_digest": "2b397bc6d39f131ee2df45fc33519142", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3312, "upload_time": "2014-07-31T08:41:07", "url": "https://files.pythonhosted.org/packages/2e/f8/7e2add5061f11d5e4f730f2cbf0b49b16f63ec337828b9fb5a4e448c6a28/django-testclient-extensions-0.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2b397bc6d39f131ee2df45fc33519142", "sha256": "a0b4db0319a99ac0b3d46c3525ff136f020bb1a048f76a2a4029243e1e85e7c5" }, "downloads": -1, "filename": "django-testclient-extensions-0.1.4.tar.gz", "has_sig": false, "md5_digest": "2b397bc6d39f131ee2df45fc33519142", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3312, "upload_time": "2014-07-31T08:41:07", "url": "https://files.pythonhosted.org/packages/2e/f8/7e2add5061f11d5e4f730f2cbf0b49b16f63ec337828b9fb5a4e448c6a28/django-testclient-extensions-0.1.4.tar.gz" } ] }