A Django app to service.
Project description
Service is a Django app. For each question,
Detailed documentation is in the “docs” directory.
Quick start
Add “service” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [ ... 'service.apps.ServiceConfig', ]Include the service URLconf in your project urls.py like this:
path('/api/endpoint', include('service.urls')),
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
ubox-service-0.1.tar.gz
(4.3 kB
view details)
File details
Details for the file ubox-service-0.1.tar.gz.
File metadata
- Download URL: ubox-service-0.1.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.6.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1220050f41929a6f897248ac1cc01950605cfe08a856aba63998715a16c5dc63
|
|
| MD5 |
11000dfb36f111a32be1aad6eea1a255
|
|
| BLAKE2b-256 |
f94b87b1564492b423324f0944f5903d832ac28394df18a22a9a18f660547fa7
|