mirror of
https://github.com/django/django.git
synced 2025-01-18 14:24:39 +00:00
9d700322b3
* override_settings may now be imported from django.test * removed Approximate from django.test * updated documentation for things importable from django.test Thanks akaariai for the suggestion.