> > Wouldn't it be really cool if you could add an app by pressing a button?
I'd rather use the command line, like "apt-get install package" or "pip install package". I also like the "git config" command. dotenv looks promising too. "manage.py install" and "manage.py config" would be cool, but machine-editing settings.py would be hard to pull off in reality. The issue I've had with database configuration, is that if I, or anyone else, wants to make changes in development, how do you push those changes live? You have to keep track of (or guess at, if there's no record) exactly what was changed and then copy and paste everything. Drupal, for example, is really big on database configuration, however in the end, they've found that they need a way to save that configuration to a file: https://www.drupal.org/node/1585750 -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/bb980e37-8b47-41b6-b565-db0d2f7b87cc%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.