Skip to main content

Extensions to Django's built-in test client.

Project description

django-test-client-extensions
=============================

Extensions to Django's built-in test client.

Installation
------------

To install, simply run:

.. code-block:: bash

$ pip install django-testclient-extensions

Or, directly from the main repository:

.. code-block:: bash

$ pip install -e git+http://github.com/ikame/django-test-client-extensions.git#egg=testclient_extensions

See `project's website`_ for more information.

.. _project's website: https://github.com/ikame/django-test-client-extensions
.. :changelog:

History
-------

0.1.2 (jue jul 24 11:52:48 CEST 2014)
++++++++++++++++++++++++++++++++++++

- Support for calling client.json property for setting the next request content-type to json.

0.1.0 (Thu Jan 30 12:36:15 CET 2014)
++++++++++++++++++++++++++++++++++++

- First version!
- Support for calling client.login method with an user instance instead of the authentication parameters.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-testclient-extensions-0.1.2.tar.gz (2.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page