Skip to content

Commit

Permalink
add postal codes to settings (for import)
Browse files Browse the repository at this point in the history
  • Loading branch information
kiote committed Jan 9, 2016
1 parent badc60d commit ac7ee08
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cosmopolitan/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -128,3 +128,5 @@
'DEFAULT_PAGINATION_CLASS': 'rest_framework.pagination.PageNumberPagination',
'PAGE_SIZE': 100
}

CITIES_POSTAL_CODES = ['ALL']

0 comments on commit ac7ee08

Please sign in to comment.