Craft HTTP requests in the Django Admin.
Project description
Craft HTTP requests in the Django Admin. Django Smithy is an HTTP Request templating system that allows developers to build systems to send abstract messages without additional development.
Documentation
The full documentation is at https://django-smithy.readthedocs.io.
Quickstart
Install Django Smithy:
pip install django-smithy
Then, create a request template to send:
Features
Design requests in the Django Admin panel
Send requests with whatever context you’d like
Use Django’s templating system everywhere
Define variables to be added to the context
Running Tests
Does the code actually work?
source <YOURVIRTUALENV>/bin/activate (myenv) $ pip install tox (myenv) $ tox
Credits
Tools used in rendering this package:
History
0.1.0 (2019-03-16)
First release on PyPI. No tests are present, use at your own risk!
0.2.0 (2019-03-07)
Add support for x-www-form-urlencoded content
Improved JS for admin form
Auto-add content-type header
Added better HTTP request/response records.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file django-smithy-0.3.0.tar.gz
.
File metadata
- Download URL: django-smithy-0.3.0.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 639d76680f6ec21cb4b0a2ee4d346c7f5070e6022839a5f65049eb72dc0faa45 |
|
MD5 | 44796671218b04e807b8ca8324ff30f0 |
|
BLAKE2b-256 | 1fb4396267ca998ebf724560fb047bfca0fcc9930344496fa17dc7ed953b87a3 |
File details
Details for the file django_smithy-0.3.0-py2.py3-none-any.whl
.
File metadata
- Download URL: django_smithy-0.3.0-py2.py3-none-any.whl
- Upload date:
- Size: 12.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d68fa100739af7fced30b0efefd84b8f826f554c06c8b40af9eec6f600299c5 |
|
MD5 | cffd847445ff55ccc5fdb615bc163abc |
|
BLAKE2b-256 | 92e61b68bbfa18630e2486f5a635d6b2f183fa692bbede5693f3bd03413639c3 |