CMD + K

django-appconf

Community

An app to handle configuration defaults of packaged Django apps gracefully

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::django-appconf

Usage Tracking

1.2.0
1.1.0
1.0.6
1.0.5
1.0.4
5 / 8 versions selected
Downloads (Last 6 months): 0

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.

About

Summary

An app to handle configuration defaults of packaged Django apps gracefully

Last Updated

Nov 8, 2025 at 17:24

License

BSD-3-Clause

Total Downloads

61.9K

Supported Platforms

noarch

Unsupported Platforms

linux-64 Last supported version: 1.0.2
win-32 Last supported version: 1.0.2
win-64 Last supported version: 1.0.2
macOS-64 Last supported version: 1.0.2