Skip to main content

A Django environment variables manager.

Project description

how to use

Installl


pip install django-environment-vars

  1. Add config files
  INSTALLED_APPS = [...
          'django_contrib.environment_vars ',
      ]


  1. Include the app URLconf in your project urls.py like this::
path('env/', include('django_contrib.environment_vars.urls'))

  1. Start the development server and visit http://127.0.0.1:8000/env/

  2. Or Visit demo site https://bygregonline.github.io/react_env_sample/

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

django_environment_vars-0.1056b0.tar.gz (218.8 kB view details)

Uploaded Source

File details

Details for the file django_environment_vars-0.1056b0.tar.gz.

File metadata

  • Download URL: django_environment_vars-0.1056b0.tar.gz
  • Upload date:
  • Size: 218.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for django_environment_vars-0.1056b0.tar.gz
Algorithm Hash digest
SHA256 fd282d1ad07c971006db1818f7e357bf464204b628f4a15a4255d4fe9284bd2f
MD5 fa986fa7eae1bebb00876e7e78d3bcce
BLAKE2b-256 26042ccad97771656a15463bba8ddeeed6b6e1ccbbba945c8e0e6ce8414029e9

See more details on using hashes here.

Supported by

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