Django AppSettings
0.5.0
  • 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
    • 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.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.NestedSetting setting
    • appsettings.TypeChecker and subclasses
    • appsettings.IterableTypeChecker and subclasses
    • appsettings.DictTypeChecker checker
    • appsettings.ObjectTypeChecker checker

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2019, Timothee Mazzucotelli. Last updated on Sep 12, 2019.

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