About Anaconda Help Download Anaconda

conda-forge / packages / django-appconf 1.0.6

An app to handle configuration defaults of packaged Django apps gracefully

copied from cf-staging / django-appconf

Installers

Info: This package contains files in non-standard labels.
  • win-64 v1.0.2
  • linux-64 v1.0.2
  • win-32 v1.0.2
  • osx-64 v1.0.2
  • noarch v1.0.6

conda install

To install this package run one of the following:
conda install conda-forge::django-appconf
conda install conda-forge/label/cf201901::django-appconf
conda install conda-forge/label/cf202003::django-appconf
conda install conda-forge/label/gcc7::django-appconf

Description

A helper class for handling configuration defaults of packaged Django apps gracefully. This app precedes Django's own AppConfig classes that act as "objects [to] store metadata for an application" inside Django's app loading mechanism. In other words, they solve a related but different use case than django-appconf and can't easily be used as a replacement. The similarity in name is purely coincidental.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy