## health_service
A simple hierarchical models collection to describe Health services facilities and sub-facilities, with optional GIS location support. Depends on catalpainternational/simple_locations
#### Changelog
Version 1.3.4 - fix HealthFacility children inlining (code was doing something… unrelated that was breaking saves)
Version 1.3.3 - quality of life improvents in admin view, add HealthFacility children inline
Version 1.3.2 - fix MANIFEST.in so that it’ll include templates and other files
Version 1.3.1 - fix admin interface by removing old code and using django_extensions’ ForeignKeyAutocompleteAdmin if available - override aforementioned ForeignKeyAutocompleteAdmin template avoid broken and repeated icon in Django 1.11
Version 1.3.0 - Compatibility with Django 1.11
Version 1.2.1 - Change the related_name for HealthFacility->Area so that it creates a backward relation in the ORM - Add LICENSE file
#### Uploading a new version to PyPi
Bump setup.py to a new version
Create a git tag for this version: git tag <version_number>
Push the tag to github git push origin <version_number>
Upload the new version to PyPi: python setup.py sdist upload
Release files for health-service 1.3.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| health_service-1.3.4.tar.gz | 5.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| health_service-1.3.4-py2-none-any.whl | Python 2 | none | any | Details |
Total release size: 13.1 kB
Release files / health_service-1.3.4.tar.gz
| Download URL | health_service-1.3.4.tar.gz |
|---|---|
| Size | 5.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
77fc1fd4594f1ccc86d7dcd48586afef0818fa9e3ba4a333a5c7947106df2510
|
|
BLAKE2b-256 checksum How to use checksums |
abaa1b866dc92551b1f6168314c628d477da71481bed7c5d4d7eb1bcc2ef37eb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/2.7.15
|
Release files / health_service-1.3.4-py2-none-any.whl
| Download URL | health_service-1.3.4-py2-none-any.whl |
|---|---|
| Size | 8.1 kB |
| Tags | Python 2 |
|
SHA-256 checksum How to use checksums |
e5a74d531d70433ecf9351e413f1d4701bdf0f3f28f01bcc43f82a78a7c488ac
|
|
BLAKE2b-256 checksum How to use checksums |
37d0c4eecbdbd23d9ee921e69356fc758c860c821ff5e5a7eb64c8bc3118bb43
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/2.7.15
|