Skip to main content

No project description provided

Project description

Code style: black Documentation Status

Django Content Settings

Django Content Settings

Overview

📖 Full documentation

The django-content-settings module is a versatile addition to the Django ecosystem, offering users the ability to easily create and manage editable variables directly from the Django admin panel. What sets this module apart is its ability to handle variables of any type without restricting their complexity. Thanks to an integrated caching system, these variables can be used efficiently in code, irrespective of their complexity.

Key Features

  1. Type-Agnostic Variable Creation: Users can create variables of any type, making the module highly adaptable to various needs.
  2. Editability from Django Admin Panel: Seamless integration with the Django admin panel allows for effortless editing of variables.
  3. Caching System: Ensures high performance, negating the impact of variable complexity on code execution speed.

Additional Admin Panel Functionalities

  • Change History: Track and review the history of changes made to the variables.
  • Preview System: Preview changes for different variable types before finalizing them.
  • Bulk Editing: Facilitate the simultaneous editing of multiple variable types.
  • Permission System: Control edit permissions for enhanced security and management.

API Integration

The module comes with a built-in API system, enabling:

  • Reading of Individual or Group Variables: Allows for flexible data retrieval.
  • Access Permissions: Manage who can read the variables, ensuring data privacy and security.

For the full documentation, please visit here.

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_content_settings-0.1.1.tar.gz (19.0 kB view hashes)

Uploaded Source

Built Distribution

django_content_settings-0.1.1-py3-none-any.whl (26.7 kB view hashes)

Uploaded Python 3

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