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
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.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size django_smithy-0.3.0-py2.py3-none-any.whl (12.9 kB) | File type Wheel | Python version 3.6 | Upload date | Hashes View |
Filename, size django-smithy-0.3.0.tar.gz (10.8 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for django_smithy-0.3.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d68fa100739af7fced30b0efefd84b8f826f554c06c8b40af9eec6f600299c5 |
|
MD5 | cffd847445ff55ccc5fdb615bc163abc |
|
BLAKE2-256 | 92e61b68bbfa18630e2486f5a635d6b2f183fa692bbede5693f3bd03413639c3 |