adamghill / dj

Run commands with `dj {command_name}`. Use aliases defined in a simple config file or defaults to Django management commands.
MIT License
8 stars 0 forks source link

Use Django settings file to replace variables in config file #6

Open adamghill opened 5 years ago

adamghill commented 5 years ago

Allow variables to be used in .dj-config.json and replace them by looking in Django settings file.