Extensions to Django's built-in test client.
Project description
Extensions to Django’s built-in test client.
Installation
To install, simply run:
$ pip install django-testclient-extensions
Or, directly from the main repository:
$ pip install -e git+http://github.com/ikame/django-test-client-extensions.git#egg=testclient_extensions
See project’s website for more information.
History
0.1.4 (jue jul 31 10:27:59 CEST 2014)
Fix problem where the data is encoded twice.
0.1.3 (jue jul 24 14:31:04 CEST 2014)
Support for calling client.json property for all request client methods.
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
File details
Details for the file django-testclient-extensions-0.1.4.tar.gz
.
File metadata
- Download URL: django-testclient-extensions-0.1.4.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a0b4db0319a99ac0b3d46c3525ff136f020bb1a048f76a2a4029243e1e85e7c5 |
|
MD5 | 2b397bc6d39f131ee2df45fc33519142 |
|
BLAKE2b-256 | 2ef87e2add5061f11d5e4f730f2cbf0b49b16f63ec337828b9fb5a4e448c6a28 |