mirror of
https://github.com/django/django.git
synced 2024-12-23 17:46:27 +00:00
a93375e8ab
GEOIP_SETTINGS is removed from the global scope as this prevents modifications to the settings using @override_settings in tests. Additional improvements now that we have stable test databases include: - Made testing more comprehensive and improved coverage - Patched socket.gethostbyname() for whole test case - Added testing of non-free GeoIP2 databases Co-authored-by: Tom Forbes <tom@tomforb.es>
5 lines
286 B
Plaintext
5 lines
286 B
Plaintext
This work is licensed under the Creative Commons Attribution-ShareAlike 3.0
|
|
Unported License. To view a copy of this license, visit
|
|
http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to Creative
|
|
Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.
|