🤝 Add django-classy-settings (#243)

* Add django-classy-settings

* 📝 Update README.md

---------

Co-authored-by: Jeff Triplett <jefftriplett@users.noreply.github.com>
This commit is contained in:
Curtis Maloney 2024-01-02 13:03:26 +11:00 committed by GitHub
parent fc3bbb8c3b
commit bd00c9967b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -145,6 +145,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/
- [django-extra-settings](https://github.com/fabiocaccamo/django-extra-settings) - Config and manage typed extra settings using just the django admin. - [django-extra-settings](https://github.com/fabiocaccamo/django-extra-settings) - Config and manage typed extra settings using just the django admin.
- [environs](https://github.com/sloria/environs) - Simplified environment variable parsing that comes with a [Django helper](https://github.com/sloria/environs#usage-with-django) that installs additional packages. - [environs](https://github.com/sloria/environs) - Simplified environment variable parsing that comes with a [Django helper](https://github.com/sloria/environs#usage-with-django) that installs additional packages.
<!--lint enable double-link--> <!--lint enable double-link-->
- [django-classy-settings](https://github.com/funkybob/django-classy-settings) - Class based settings to keep your environments in order, with easy access to typed environment variables.
### Content Management Systems ### Content Management Systems
<!--lint disable double-link--> <!--lint disable double-link-->