* Support configuration when using the built-in ``django-admin`` command.
2.2
++++++++++++++++
* Add the directory to the Python path if the settings module from the configuration file is the same as it is in the environment. This allows ``django runserver`` to work.
2.1
++++++++++++++++
* Automatically add the directory to the Python path when a configuration file is found.