Skip to main content

Django DF Remote Config

Project description

Django DF Remote Config

Module for managing frontend application confiuration

/remote_config/?part=legal&bundle_id=com.roblevine.saferide&...

{ "auth": {}, "app_config": {}, "app_launch": {} }

Installation:

  • Install the package
pip install django-df-remote-config
  • Include default INSTALLED_APPS from df_remote_config.defaults to your settings.py
from df_remote_config.defaults import DF_REMOTE_CONFIG_INSTALLED_APPS

INSTALLED_APPS = [
    ...
    *DF_REMOTE_CONFIG_INSTALLED_APPS,
    ...
]

Development

Installing dev requirements:

pip install -e .[test]

Installing pre-commit hook:

pre-commit install

Running tests:

pytest

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_df_remote_config-0.1.0.tar.gz (8.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_df_remote_config-0.1.0-py3-none-any.whl (12.1 kB view details)

Uploaded Python 3

File details

Details for the file django_df_remote_config-0.1.0.tar.gz.

File metadata

  • Download URL: django_df_remote_config-0.1.0.tar.gz
  • Upload date:
  • Size: 8.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for django_df_remote_config-0.1.0.tar.gz
Algorithm Hash digest
SHA256 0470dd92dcb93250e70687f7eaecb43ffafc5796d4aa6cf5d705c385156ab922
MD5 d9e7a35301e45590fd035eb5cc3b1260
BLAKE2b-256 02c034d21bcadfddd307cbda3bdc5a7647256ee7a4207fc5a6f6cecb82b926d1

See more details on using hashes here.

File details

Details for the file django_df_remote_config-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for django_df_remote_config-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ac858cfcd370f57fc6b7c962c5b060802acb910476a479d154338b2ec197542e
MD5 38529731459fc0899ad76c1dfd18a1e2
BLAKE2b-256 d3785aee9a9fea36471cc896445024aa79d8afbd360368da02d8de0f7a02ef70

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