|
|
|
|
|
by danpalmer
2249 days ago
|
|
This looks great, I'm going to consider this for future projects! I do a lot of Django, and have found the `django-configurations` package to be pretty good. The thing it's missing that Gila provides is the config file layer, but that's also not _typically_ how Django projects are configured, config is generally done in Python rather than config files. |
|
I would love to hear any feedback should you decide to use Gila in one of your projects!