Load Django settings from a TOML file
☆48Feb 27, 2026Updated 5 months ago
Alternatives and similar repositories for dj-toml-settings
Users that are interested in dj-toml-settings are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Configure SQLite for production use with Django.☆78Nov 9, 2025Updated 8 months ago
- Django middleware for compressing HTTP responses with Zstandard, Brotli, or Gzip.☆97Updated this week
- Enable login-by-email with the default User model for your Django project by making auth.User.email unique.