Skip to main content

django-service PyPi license

PyPi status PyPi version PyPi python version PyPi downloads PyPi downloads PyPi downloads

GitHub GitHub release GitHub release

Test codecov.io pre-commit.ci status gitthub.com

Docs

Check Demo Project

  • Check the demo repo on GitHub

Requirements

  • Python 3.10-3.14 supported.
  • Django 4.2 and 5.2 LTS supported.

Setup

  1. Install from pip:
    pip install django-service
    
  2. Modify settings.py by adding the app to INSTALLED_APPS:
    INSTALLED_APPS = (
        # ...
        "services",
        # ...
    )
    
  3. Finally, modify your project urls.py with handlers for all errors:
    # ...other imports...
    
    urlpatterns = [
        # ...other urls...
    ]
    
  4. Execute Django's command migrate inside your project's root:
    python manage.py migrate
    Running migrations:
     Applying services.0001_initial... OK
    

Run Example Project

git clone --depth=50 --branch=django-service https://github.com/DLRSP/example.git DLRSP/example
cd DLRSP/example
python manage.py runserver

Now browser the app @ http://127.0.0.1:8000

Release files for django-service 0.3.21

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-service 0.3.21
File Size Uploaded
django_service-0.3.21.tar.gz 235.7 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for django-service 0.3.21
File Interpreter ABI Platform
django_service-0.3.21-py3-none-any.whl Python 3 none any Details

Total release size: 469.3 kB

Release files / django_service-0.3.21.tar.gz

Download URL django_service-0.3.21.tar.gz
Size 235.7 kB
Tags Source
SHA-256 checksum
How to use checksums
41907554569373a4b0b094a40ced6e816e78a04128e379a75a64a33e532dd99f
BLAKE2b-256 checksum
How to use checksums
6657c4269b1e61b41ceea2e6790412eea72b760c580102dee4d7178e79e61ed0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release files / django_service-0.3.21-py3-none-any.whl

Download URL django_service-0.3.21-py3-none-any.whl
Size 233.6 kB
Tags Python 3
SHA-256 checksum
How to use checksums
40045216f2bf41f1f45e8eabe17ba849c766fac43d7a107986e3aa6ee861ac07
BLAKE2b-256 checksum
How to use checksums
a5c356ac0460aa7c585281a5de0937aac0ac5724b5b3ff515be3e97cc95314ea
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.13.14

Release history Release notifications | RSS feed

0.3.25

2 release files

0.3.24

2 release files

This release

0.3.21 This release

2 release files

0.3.17

2 release files

0.3.16

2 release files

0.3.15

2 release files

0.3.14

2 release files

0.3.13

2 release files

0.3.12

2 release files

0.3.11

2 release files

0.3.10

2 release files

0.3.9

2 release files

0.3.8

2 release files

0.3.7

2 release files

0.3.6

2 release files

0.3.5

2 release files

0.3.4

2 release files

0.3.3

2 release files

0.3.2

2 release files

0.3.1

2 release files

0.1.0

2 release files

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