python3-django-dynamic-preferences binary package in Ubuntu Noble amd64

 Dynamic-preferences is a Django app, BSD-licensed, designed to help you
 manage your project settings. While most of the time, a settings.py file is
 sufficient, there are some situations where you need something more flexible
 such as:
 .
  * per-user settings (or, generally speaking, per instance settings)
  * settings change without server restart
 .
 For per-instance settings, you could actually store them in some kind of
 profile model. However, it means that every time you want to add a new
 setting, you need to add a new column to the profile DB table. Not very
 efficient.
 .
 Dynamic-preferences allow you to register settings (a.k.a. preferences) in
 a declarative way. Preferences values are serialized before storage in
 database, and automatically deserialized when you need them.
 .
 With dynamic-preferences, you can update settings on the fly, through
 django's admin or custom forms, without restarting your application.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2024-01-29 00:39:40 UTC Published Ubuntu Noble amd64 release universe python Optional 1.16.0-1
  • Published
  • Copied from ubuntu noble-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Noble amd64 proposed universe python Optional 1.16.0-1
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to noble

  • Published
  2024-01-29 00:40:06 UTC Superseded Ubuntu Noble amd64 release universe python Optional 1.10.1-1
  • Removal requested .
  • Superseded by amd64 build of django-dynamic-preferences 1.16.0-1 in ubuntu noble PROPOSED
  • Published
  • Copied from ubuntu jammy-proposed amd64 in Primary Archive for Ubuntu