Django AppSettings
0.7.1
  • Django AppSettings
  • Usage
  • Contributing
  • Authors
  • Changelog
  • API reference
Django AppSettings
  • Docs »
  • Contents
  • View page source

Contents¶

  • Django AppSettings
    • Installation
    • Documentation
    • Development
    • Quick usage
    • License
  • Usage
    • Declaring your settings
    • Example
    • Checking the settings
    • Using the settings in your code
    • Testing the settings
    • Customize setting validation
  • Contributing
    • Bug reports
    • Documentation improvements
    • Feature requests and feedback
    • Development
  • Authors
  • Changelog
    • 0.7.1 (2020-05-28)
    • 0.7.0 (2020-04-14)
    • 0.6.1 (2020-03-04)
    • 0.6.0 (2019-08-27)
    • 0.5.1 (2019-05-23)
    • 0.5.0 (2018-12-03)
    • 0.4.0 (2018-07-25)
    • 0.3.0 (2017-11-30)
    • 0.2.5 (2017-06-02)
    • 0.2.4 (2017-05-02)
    • 0.2.3 (2017-05-02)
    • 0.2.2 (2017-04-17)
    • 0.2.1 (2017-04-17)
    • 0.2.0 (2017-04-17)
    • 0.1.0 (2017-03-23)
  • API reference
    • appsettings.AppSettings class
    • appsettings.Setting and subclasses
    • appsettings.IterableSetting and subclasses
    • appsettings.DictSetting setting
    • appsettings.ObjectSetting setting
    • appsettings.CallablePathSetting setting
    • appsettings.NestedDictSetting setting
    • appsettings.NestedSetting setting
    • appsettings.NestedListSetting setting

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2017, Timothee Mazzucotelli. Last updated on Feb 22, 2022.

Built with Sphinx using a theme provided by Read the Docs.