We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 398f217 commit b82300dCopy full SHA for b82300d
cities_light/settings.py
@@ -52,7 +52,7 @@
52
53
__all__ = ['COUNTRY_SOURCES', 'REGION_SOURCES', 'CITY_SOURCES',
54
'TRANSLATION_LANGUAGES', 'TRANSLATION_SOURCES', 'SOURCES', 'DATA_DIR',
55
- 'INDEX_SEARCH_NAMES',]
+ 'INDEX_SEARCH_NAMES', ]
56
57
COUNTRY_SOURCES = getattr(settings, 'CITIES_LIGHT_COUNTRY_SOURCES',
58
['http://download.geonames.org/export/dump/countryInfo.txt'])
0 commit comments