------------------
- Added support for lowercase ``django_settings_module`` ini value in pytest.ini.
- Added ``-y``, ``--overwrite`` to ``pytest_config.update`` that will make the script
automatically overwrite the user configurations with the defaults.
- Added ``-p``, ``--fix-path`` to only fix the pytest-django known issue.
- ``pretty._print_*`` is now ``pretty.print_*``.