Skip to main content

A Django app to conduct automatic deploy and updade django instance.

Project description

djangoDeployGitHook is a Django app to automatically update django instance from a git hook signal.

Quick start

  1. Add “djangoDeployGitHook” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'djangoDeployGitHook',
    ]
  2. Include the polls URLconf in your project urls.py like this:

    path('deploy/', include('djangoDeployGitHook.urls')),
  3. Visit http://127.0.0.1:8000/deploy/test_update too see ‘Hello, From DjangoDeployGitHook!’.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

djangoDeployGitHook-0.8.tar.gz (7.7 kB view details)

Uploaded Source

File details

Details for the file djangoDeployGitHook-0.8.tar.gz.

File metadata

  • Download URL: djangoDeployGitHook-0.8.tar.gz
  • Upload date:
  • Size: 7.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.1

File hashes

Hashes for djangoDeployGitHook-0.8.tar.gz
Algorithm Hash digest
SHA256 7a05e2557cbcd0728354a41a0b032bb818cbfed020a9c9b19f9dc75e6bb4d4ff
MD5 9c2ef021b5c03f04b44536d632913cd2
BLAKE2b-256 fdd65a076ff28a8d350be5c76404003aa02e34721b01a309fc05461342901e61

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page