Skip to main content
https://badge.fury.io/py/django-soap.svg https://travis-ci.org/sal-git/django-soap.svg?branch=master https://codecov.io/gh/sal-git/django-soap/branch/master/graph/badge.svg

Your project description goes here

Documentation

The full documentation is at https://django-soap.readthedocs.io.

Quickstart

Install Django SOAP:

pip install django-soap

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'django_soap.apps.DjangoSoapConfig',
    ...
)

Add Django SOAP’s URL patterns:

from django_soap import urls as django_soap_urls


urlpatterns = [
    ...
    url(r'^', include(django_soap_urls)),
    ...
]

Features

  • TODO

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install tox
(myenv) $ tox

Development commands

pip install -r requirements_dev.txt
invoke -l

Credits

Tools used in rendering this package:

History

0.1.0 (2021-08-12)

  • First release on PyPI.

Release files for django-soap 0.1.9

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for django-soap 0.1.9
File Size Uploaded
django-soap-0.1.9.tar.gz 9.5 kB Details

Release files / django-soap-0.1.9.tar.gz

Download URL django-soap-0.1.9.tar.gz
Size 9.5 kB
Tags Source
SHA-256 checksum
How to use checksums
c883323290ac144895a21b5c6e03d00e17309f6a9410bdc0d02ae089f884ffbf
BLAKE2b-256 checksum
How to use checksums
aa85364582eace796b09656dd1cb127bd292350dcb9196d34aba366890d37502
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.7.3

Release history Release notifications | RSS feed

This release

0.1.9 This release

1 release file

0.1.8

1 release file

0.1.7

1 release file

0.1.6

1 release file

0.1.5

1 release file

0.1.4

1 release file

0.1.3

1 release file

0.1.2

1 release file

0.1.1

1 release file

0.1.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page