|
|
|
|
|
by collyw
4453 days ago
|
|
Django embraces programming in the config files. They are pretty much all Python code. Means you can do some fairly cool stuff. It ends up making a lot more sense to configure a Python framework in Python, rather than XML or something else. |
|